[libgexiv2] Update to 0.10.3

Kalev Lember kalev at fedoraproject.org
Tue Mar 24 09:24:44 UTC 2015


commit b3e4ab47c02a2df7ebe206ede89ef440fba71ce8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 24 10:23:27 2015 +0100

    Update to 0.10.3

 .gitignore     | 1 +
 libgexiv2.spec | 7 +++++--
 sources        | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0672fd2..07867fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ libgexiv2-0.1.90.tar.gz
 /gexiv2-0.10.0.tar.xz
 /gexiv2-0.10.1.tar.xz
 /gexiv2-0.10.2.tar.xz
+/gexiv2-0.10.3.tar.xz
diff --git a/libgexiv2.spec b/libgexiv2.spec
index 0953910..3d0b2a8 100644
--- a/libgexiv2.spec
+++ b/libgexiv2.spec
@@ -1,6 +1,6 @@
 Name:           libgexiv2
-Version:        0.10.2
-Release:        2%{?dist}
+Version:        0.10.3
+Release:        1%{?dist}
 Summary:        Gexiv2 is a GObject-based wrapper around the Exiv2 library
 
 Group:          System Environment/Libraries
@@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
 %endif
 
 %changelog
+* Tue Mar 24 2015 Kalev Lember <kalevlember at gmail.com> - 0.10.3-1
+- Update to 0.10.3
+
 * Fri Mar 20 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.10.2-2
 - Rebuild since exiv was rebuild for gcc5 and that seems to have broken things
 
diff --git a/sources b/sources
index 9c86be2..1ca97cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba3e5f4e9e4b68822c80276014b5d61b  gexiv2-0.10.2.tar.xz
+f255100a009027d4eaa0f075bb79c655  gexiv2-0.10.3.tar.xz


More information about the scm-commits mailing list