[silvia] Update to newer release

Patrick Uiterwijk puiterwijk at fedoraproject.org
Fri Feb 28 10:37:16 UTC 2014


commit e9fafd3c9b13de96ef898599b0260e3f079647a8
Author: Patrick Uiterwijk <puiterwijk at redhat.com>
Date:   Fri Feb 28 11:38:04 2014 +0100

    Update to newer release

 .gitignore  |    1 +
 silvia.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b5e988..2b03ebc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /silvia-01425e8.tar.gz
+/silvia-c725a91.tar.gz
diff --git a/silvia.spec b/silvia.spec
index 9ee5823..fafe807 100644
--- a/silvia.spec
+++ b/silvia.spec
@@ -1,8 +1,8 @@
-%global         gitrev  01425e8
+%global         gitrev  c725a91
 
 Name:           silvia
 Version:        0.2.2
-Release:        0.1.%{gitrev}git%{?dist}
+Release:        0.2.%{gitrev}git%{?dist}
 Summary:        SImple Library for the Verification and Issuance of Attributes
 
 
@@ -72,5 +72,8 @@ rm %{buildroot}%{_libdir}/lib%{name}.la
 
 
 %changelog
+* Fri Feb 28 2014 Patrick Uiterwijk <puiterwijk at redhat.com> - 0.2.2-0.2.c725a91git
+- Update to newer release
+
 * Sun Jan 12 2014 Patrick Uiterwijk <puiterwijk at redhat.com> - 0.2.2-0.1.01425e8git
 - Primary packaging
diff --git a/sources b/sources
index 2cc419f..c8db420 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be324a48d88b0087dde851cdf3454120  silvia-01425e8.tar.gz
+392bdb7f67612481029097afc4bf1267  silvia-c725a91.tar.gz


More information about the scm-commits mailing list