[calamares] New snapshot (20141123gitc17898a6501fd).

Kevin Kofler kkofler at fedoraproject.org
Mon Nov 24 01:44:09 UTC 2014


commit fb768223427bab80bab00d8f182635459d861e95
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Nov 24 02:43:55 2014 +0100

    New snapshot (20141123gitc17898a6501fd).
    
    * Thu Nov 20 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0-0.17.20141123gitc17898a6501fd
    - New snapshot, adds "About" dialog and improves partitioning error reporting

 .gitignore     |    1 +
 calamares.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc3fdee..401e276 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /calamares-6b2ccfb442defc1ffeb9359edd892aae5335b838.tar.gz
 /calamares-df47842fc7a03d2ebe24526fe39f3f9646607e1c.tar.gz
 /calamares-01c3244396f3510467f405719ce7ec17403d2d83.tar.gz
+/calamares-c17898a6501fdd89aba302cd2d1078da18ed8812.tar.gz
diff --git a/calamares.spec b/calamares.spec
index b80f461..27ac3d4 100644
--- a/calamares.spec
+++ b/calamares.spec
@@ -1,10 +1,10 @@
-%global snapdate 20141119
-%global snaphash 01c3244396f3510467f405719ce7ec17403d2d83
+%global snapdate 20141123
+%global snaphash c17898a6501fdd89aba302cd2d1078da18ed8812
 %global partitionmanagerhash 3f1ace00592088a920f731acb1e42417f71f5e62
 
 Name:           calamares
 Version:        0
-Release:        0.16.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist}
+Release:        0.17.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist}
 Summary:        Installer from a live CD/DVD/USB to disk
 
 License:        GPLv3+
@@ -193,6 +193,9 @@ EOF
 
 
 %changelog
+* Thu Nov 20 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
 - Automatically generate the branding to use by default (new "auto" branding)
 - Remove README.branding, no longer needed
diff --git a/sources b/sources
index 134afc4..5fba926 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-56ba9dbf0e808641aa4bedc6a3cd1b43  calamares-01c3244396f3510467f405719ce7ec17403d2d83.tar.gz
+43f5f327a19fdacc3dbe60e527d6b7e4  calamares-c17898a6501fdd89aba302cd2d1078da18ed8812.tar.gz
 853bb899693b47d43a78e6142d07e235  calamares-partitionmanager-3f1ace00592088a920f731acb1e42417f71f5e62.tar.gz


More information about the scm-commits mailing list