[libcomps/f20] - libcomps-0.1.5

Jindrich Luza jluza at fedoraproject.org
Tue Dec 3 12:35:19 UTC 2013


commit da123f9b9800bf8d898a721fd4b34ad85ba91d2c
Author: Jindrich Luza <jluza at redhat.com>
Date:   Tue Dec 3 13:34:12 2013 +0100

    - libcomps-0.1.5

 .gitignore    |    1 +
 libcomps.spec |   13 ++++++++-----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0306216..7975f2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz
 /libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz
 /libcomps-2c56e049c2b01af0127b6b0a86ef55125b7721f5.tar.gz
+/libcomps-e77f33d2b87eb55c37a94777d1909076589ca6a7.tar.gz
diff --git a/libcomps.spec b/libcomps.spec
index c1862b7..b182cff 100644
--- a/libcomps.spec
+++ b/libcomps.spec
@@ -1,8 +1,8 @@
-%global commit 2c56e049c2b01af0127b6b0a86ef55125b7721f5
+%global commit e77f33d2b87eb55c37a94777d1909076589ca6a7
 
 Name:           libcomps
-Version:        0.1.4
-Release:        4%{?dist}
+Version:        0.1.5
+Release:        1%{?dist}
 Summary:        Comps XML file manipulation library
 
 Group:          Development/Libraries
@@ -116,11 +116,14 @@ rm -rf $buildroot
 
 
 %changelog
+* Tue Dec 03 2013 Jindrich Luza <jluza at redhat.com> 0.1.5.gite77f33d
+- dict.get() exception error fixed
+
 * Wed Oct 23 2013 Jindrich Luza <jluza at redhat.com> 0.1.4-4
 - group.uservisible is true by default now.
 
-* Wed Oct 22 2013 Jindrich Luza <jluza at redhat.com> 0.1.4-4
-- PyCOMPSDict.get() throwing KeyError exception fixed
+* Tue Oct 08 2013 Jindrich Luza <jluza at redhat.com> 0.1.5
+- version bump
 
 * Tue Oct 01 2013 Jindrich Luza <jluza at redhat.com> 0.1.4
 - added missing files
diff --git a/sources b/sources
index 0222db9..a957021 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08271d1a5f074f4c73312a4652d7f639  libcomps-2c56e049c2b01af0127b6b0a86ef55125b7721f5.tar.gz
+b16024a7bd7d2c63f632fe688ee716a8  libcomps-e77f33d2b87eb55c37a94777d1909076589ca6a7.tar.gz


More information about the scm-commits mailing list