[calamares] New snapshot (20141127git8591dcf731cbf).

Kevin Kofler kkofler at fedoraproject.org
Thu Nov 27 18:37:21 UTC 2014


commit af0cf16fcfd60a18a25cf0e400be75e39a967727
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Thu Nov 27 19:36:51 2014 +0100

    New snapshot (20141127git8591dcf731cbf).
    
    * Thu Nov 27 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.17.0-1.20141127git8591dcf731cbf
    - New snapshot, adds locale selector, fixes installation with SELinux enabled
    - Use the version number from CMakeLists.txt, now at 0.17.0
    - Use post-release snapshot numbering, milestone 0.17 was already reached

 .gitignore     |    1 +
 calamares.spec |   15 ++++++++++-----
 sources        |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 401e276..a0c5722 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /calamares-df47842fc7a03d2ebe24526fe39f3f9646607e1c.tar.gz
 /calamares-01c3244396f3510467f405719ce7ec17403d2d83.tar.gz
 /calamares-c17898a6501fdd89aba302cd2d1078da18ed8812.tar.gz
+/calamares-8591dcf731cbfbc9d219244911756460b331c8c3.tar.gz
diff --git a/calamares.spec b/calamares.spec
index 27ac3d4..92085e2 100644
--- a/calamares.spec
+++ b/calamares.spec
@@ -1,10 +1,10 @@
-%global snapdate 20141123
-%global snaphash c17898a6501fdd89aba302cd2d1078da18ed8812
+%global snapdate 20141127
+%global snaphash 8591dcf731cbfbc9d219244911756460b331c8c3
 %global partitionmanagerhash 3f1ace00592088a920f731acb1e42417f71f5e62
 
 Name:           calamares
-Version:        0
-Release:        0.17.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist}
+Version:        0.17.0
+Release:        1.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist}
 Summary:        Installer from a live CD/DVD/USB to disk
 
 License:        GPLv3+
@@ -193,7 +193,12 @@ EOF
 
 
 %changelog
-* Thu Nov 20 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0-0.17.20141123gitc17898a6501fd
+* Thu Nov 27 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.17.0-1.20141127git8591dcf731cbf
+- New snapshot, adds locale selector, fixes installation with SELinux enabled
+- Use the version number from CMakeLists.txt, now at 0.17.0
+- Use post-release snapshot numbering, milestone 0.17 was already reached
+
+* Mon Nov 24 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0-0.17.20141123gitc17898a6501fd
 - New snapshot, adds "About" dialog and improves partitioning error reporting
 
 * Thu Nov 20 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0-0.16.20141119git01c3244396f35
diff --git a/sources b/sources
index 5fba926..cd4e45c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-43f5f327a19fdacc3dbe60e527d6b7e4  calamares-c17898a6501fdd89aba302cd2d1078da18ed8812.tar.gz
+7aefa750bc8838f6f9f16c935fe4f07a  calamares-8591dcf731cbfbc9d219244911756460b331c8c3.tar.gz
 853bb899693b47d43a78e6142d07e235  calamares-partitionmanager-3f1ace00592088a920f731acb1e42417f71f5e62.tar.gz


More information about the scm-commits mailing list