[libcomps] - Packagereq without specified type is now 'mandatory'

Jindrich Luza jluza at fedoraproject.org
Tue Sep 17 13:13:40 UTC 2013


commit 77ecfc006949562b2bfd911cbb0a3a88faee2b05
Author: Jindrich Luza <jluza at redhat.com>
Date:   Tue Sep 17 15:12:56 2013 +0200

    - Packagereq without specified type is now 'mandatory'

 .gitignore    |    1 +
 libcomps.spec |    6 +++---
 sources       |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d707cd..d5fa528 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /libcomps-bc0489a9fd55914016746eae0add4477d1af673a.tar.gz
 /libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz
 /libcomps-6307666529da570efd61599c276909a23e934df0.tar.gz
+/libcomps-698ae33fa595d20b937839ce875495773b4482bb.tar.gz
diff --git a/libcomps.spec b/libcomps.spec
index 46d4992..a2171dd 100644
--- a/libcomps.spec
+++ b/libcomps.spec
@@ -1,8 +1,8 @@
-%global commit 6307666529da570efd61599c276909a23e934df0
+%global commit 698ae33fa595d20b937839ce875495773b4482bb
 
 Name:           libcomps
 Version:        0.1.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Comps XML file manipulation library
 
 Group:          Development/Libraries
@@ -116,7 +116,7 @@ rm -rf $buildroot
 
 
 %changelog
-* Mon Sep 16 2013 Jindrich Luza <jluza at redhat.com> 0.1.3.git6307666
+* Tue Sep 17 2013 Jindrich Luza <jluza at redhat.com> 0.1.3.git698ae33
 - release bump
 - fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc)
 - fixed bug #1000449
diff --git a/sources b/sources
index 6d9d1b3..d310fb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3427408c1be51b30e8dba957a0921449  libcomps-6307666529da570efd61599c276909a23e934df0.tar.gz
+0e62d61efeecb3c57fedc5f142ff75a1  libcomps-698ae33fa595d20b937839ce875495773b4482bb.tar.gz


More information about the scm-commits mailing list