From b3e4ab47c02a2df7ebe206ede89ef440fba71ce8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Mar 2015 10:23:27 +0100 Subject: [PATCH] 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 - 0.10.3-1 +- Update to 0.10.3 + * Fri Mar 20 2015 Ankur Sinha 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