[libcomps] - '_arch' attribute change to 'arch' - empty 'arch' attribute will be ommited from output from now

Jindrich Luza jluza at fedoraproject.org
Thu Feb 27 11:03:56 UTC 2014


commit 0014dc12168700417111de7c182b9f674122b022
Author: Jindrich Luza <jluza at redhat.com>
Date:   Thu Feb 27 12:03:50 2014 +0100

    - '_arch' attribute change to 'arch'
    - empty 'arch' attribute will be ommited from output from now

 .gitignore    |    1 +
 libcomps.spec |    4 ++--
 sources       |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb53e51..4be9c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /libcomps-e77f33d2b87eb55c37a94777d1909076589ca6a7.tar.gz
 /libcomps-89e74eac90c9c1734158e00b397718cb325fe511.tar.gz
 /libcomps-b098d1b7dc00951490b262b533df7af2103bd4d4.tar.gz
+/libcomps-01ee5eb205ab46011e4fe9d69fadaccf0d2c3ef6.tar.gz
diff --git a/libcomps.spec b/libcomps.spec
index 6184f2c..00d4637 100644
--- a/libcomps.spec
+++ b/libcomps.spec
@@ -1,8 +1,8 @@
-%global commit b098d1b7dc00951490b262b533df7af2103bd4d4
+%global commit 01ee5eb205ab46011e4fe9d69fadaccf0d2c3ef6
 
 Name:           libcomps
 Version:        0.1.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Comps XML file manipulation library
 
 Group:          Development/Libraries
diff --git a/sources b/sources
index 8c68692..3649d9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5a5c8cb0fcb88cc12705a6ff81d0a54  libcomps-b098d1b7dc00951490b262b533df7af2103bd4d4.tar.gz
+3897db73766d00a568f1379b52f4b572  libcomps-01ee5eb205ab46011e4fe9d69fadaccf0d2c3ef6.tar.gz


More information about the scm-commits mailing list