[libcomps] - fix rhbz#1073079

Jindrich Luza jluza at fedoraproject.org
Thu Mar 6 10:39:03 UTC 2014


commit 837b5e4d10c5fa43231b766e399d9a9cfd62fca4
Author: Jindrich Luza <jluza at redhat.com>
Date:   Thu Mar 6 11:38:18 2014 +0100

    - fix rhbz#1073079

 .gitignore    |    1 +
 libcomps.spec |    4 ++--
 sources       |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 953787c..e546419 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /libcomps-01ee5eb205ab46011e4fe9d69fadaccf0d2c3ef6.tar.gz
 /libcomps-c57510dda1b9db6143da38656c7e518586ca59cc.tar.gz
 /libcomps-a756363ce4a0dc7cb9395d2f57315428c22a4efb.tar.gz
+/libcomps-0665574b51a64ec7ea6a71a47281f67cd2768b80.tar.gz
diff --git a/libcomps.spec b/libcomps.spec
index a59b674..e884058 100644
--- a/libcomps.spec
+++ b/libcomps.spec
@@ -1,4 +1,4 @@
-%global commit a756363ce4a0dc7cb9395d2f57315428c22a4efb
+%global commit 0665574b51a64ec7ea6a71a47281f67cd2768b80
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 %define python3_build 0
@@ -12,7 +12,7 @@
 
 Name:           libcomps
 Version:        0.1.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Comps XML file manipulation library
 
 Group:          Development/Libraries
diff --git a/sources b/sources
index 330f824..13d5f6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-736bfe32a07fe8a8e54faab952ce72b4  libcomps-a756363ce4a0dc7cb9395d2f57315428c22a4efb.tar.gz
+c9698fa2cf291fa26c31cc187a49d6f4  libcomps-0665574b51a64ec7ea6a71a47281f67cd2768b80.tar.gz


More information about the scm-commits mailing list