[calamares] New snapshot (20150119git5c6a302112cee).

Kevin Kofler kkofler at fedoraproject.org
Mon Jan 19 02:14:35 UTC 2015


commit f655d15affd7be8453e87bdd4b8adbbc8a919501
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Jan 19 03:13:42 2015 +0100

    New snapshot (20150119git5c6a302112cee).
    
    * Mon Jan 19 2015 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.17.0-8.20150119git5c6a302112cee
    - New snapshot, fixes swap fstab entries and yum/dnf package removal

 .gitignore     |    1 +
 calamares.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 509b599..5d7ba01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /calamares-75adfa03fcba056a016d3cd04a3c9484b409c147.tar.gz
 /calamares-eb748cca8ebfc77c04c12c35a7aefac2b55af26f.tar.gz
 /calamares-fe44633e0ca5205b6eb4baf55c3a3867a6d17c73.tar.gz
+/calamares-5c6a302112cee89476c6846129dfbb64b1cb6079.tar.gz
diff --git a/calamares.spec b/calamares.spec
index 0c8f6b0..5a7160f 100644
--- a/calamares.spec
+++ b/calamares.spec
@@ -1,10 +1,10 @@
-%global snapdate 20150105
-%global snaphash fe44633e0ca5205b6eb4baf55c3a3867a6d17c73
+%global snapdate 20150119
+%global snaphash 5c6a302112cee89476c6846129dfbb64b1cb6079
 %global partitionmanagerhash 3f1ace00592088a920f731acb1e42417f71f5e62
 
 Name:           calamares
 Version:        0.17.0
-Release:        7.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist}
+Release:        8.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist}
 Summary:        Installer from a live CD/DVD/USB to disk
 
 License:        GPLv3+
@@ -209,6 +209,9 @@ EOF
 
 
 %changelog
+* Mon Jan 19 2015 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.17.0-8.20150119git5c6a302112cee
+- New snapshot, fixes swap fstab entries and yum/dnf package removal
+
 * Sun Jan 11 2015 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.17.0-7.20150105gitfe44633e0ca52
 - Rebuild for new extra-cmake-modules (to verify that it still builds)
 
diff --git a/sources b/sources
index 2a18c85..12a9d4d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-37666173b239703eb00901d170d5697f  calamares-fe44633e0ca5205b6eb4baf55c3a3867a6d17c73.tar.gz
+819ab8033c3818d0c2b9730c4aad8eea  calamares-5c6a302112cee89476c6846129dfbb64b1cb6079.tar.gz
 853bb899693b47d43a78e6142d07e235  calamares-partitionmanager-3f1ace00592088a920f731acb1e42417f71f5e62.tar.gz


More information about the scm-commits mailing list