From 0e31b008f67eac29d0aaf05c6d4ad5e114b8a51e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 17 Sep 2014 11:44:18 +0200 Subject: [PATCH] Update to 0.10.2 --- .gitignore | 1 + libgexiv2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5c4d1f2..0672fd2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ libgexiv2-0.1.90.tar.gz /gexiv2-0.9.1.tar.xz /gexiv2-0.10.0.tar.xz /gexiv2-0.10.1.tar.xz +/gexiv2-0.10.2.tar.xz diff --git a/libgexiv2.spec b/libgexiv2.spec index 811bd15..8f65cd6 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,6 +1,6 @@ Name: libgexiv2 -Version: 0.10.1 -Release: 5%{?dist} +Version: 0.10.2 +Release: 1%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library Group: System Environment/Libraries @@ -107,6 +107,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' %endif %changelog +* Wed Sep 17 2014 Kalev Lember - 0.10.2-1 +- Update to 0.10.2 + * Sun Aug 17 2014 Fedora Release Engineering - 0.10.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 95562ea..9c86be2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d9d966a477b1eab752756cfd72b5da0 gexiv2-0.10.1.tar.xz +ba3e5f4e9e4b68822c80276014b5d61b gexiv2-0.10.2.tar.xz