[libcomps/f20] - group.uservisible is true by default now.

Jindrich Luza jluza at fedoraproject.org
Wed Oct 23 14:47:04 UTC 2013


commit f01b741ed6e7d91b87b9bb7ea762c73b5d685cb5
Author: Jindrich Luza <jluza at redhat.com>
Date:   Wed Oct 23 16:46:29 2013 +0200

     - group.uservisible is true by default now.

 .gitignore    |    1 +
 libcomps.spec |   12 ++++++------
 sources       |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f9566dc..0306216 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz
 /libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz
 /libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz
+/libcomps-2c56e049c2b01af0127b6b0a86ef55125b7721f5.tar.gz
diff --git a/libcomps.spec b/libcomps.spec
index f40a5c4..c1862b7 100644
--- a/libcomps.spec
+++ b/libcomps.spec
@@ -1,8 +1,8 @@
-%global commit 3b262476abc6b599b75706156180f2a3c0b36a47
+%global commit 2c56e049c2b01af0127b6b0a86ef55125b7721f5
 
 Name:           libcomps
 Version:        0.1.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Comps XML file manipulation library
 
 Group:          Development/Libraries
@@ -116,11 +116,11 @@ rm -rf $buildroot
 
 
 %changelog
-* Tue Oct 22 2013 Jindrich Luza <jluza at redhat.com> 0.1.5.git3b26247
-- release bumped to libcomps-0.1.4-3
+* Wed Oct 23 2013 Jindrich Luza <jluza at redhat.com> 0.1.4-4
+- group.uservisible is true by default now.
 
-* Tue Oct 08 2013 Jindrich Luza <jluza at redhat.com> 0.1.5
-- version bump
+* Wed Oct 22 2013 Jindrich Luza <jluza at redhat.com> 0.1.4-4
+- PyCOMPSDict.get() throwing KeyError exception fixed
 
 * Tue Oct 01 2013 Jindrich Luza <jluza at redhat.com> 0.1.4
 - added missing files
diff --git a/sources b/sources
index ee7a904..0222db9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51af4bfa44bb0b34fea92322e9d9faa0  libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz
+08271d1a5f074f4c73312a4652d7f639  libcomps-2c56e049c2b01af0127b6b0a86ef55125b7721f5.tar.gz


More information about the scm-commits mailing list