From fa0b3fbe8704e4db8d4a5b3eb060bd2eb8d9dca8 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Tue, 29 Apr 2014 10:40:19 +1000 Subject: [PATCH] Updated to latest upstream release 0.10.1 --- .gitignore | 1 + libgexiv2.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index de0b2a2..5c4d1f2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ libgexiv2-0.1.90.tar.gz /libgexiv2-0.7.0.tar.xz /gexiv2-0.9.1.tar.xz /gexiv2-0.10.0.tar.xz +/gexiv2-0.10.1.tar.xz diff --git a/libgexiv2.spec b/libgexiv2.spec index 958d493..844f67b 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,5 +1,5 @@ Name: libgexiv2 -Version: 0.10.0 +Version: 0.10.1 Release: 1%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library @@ -107,6 +107,10 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' %endif %changelog +* Tue Apr 29 2014 Ankur Sinha 0.10.1-1 +- Update to latest upstream release +- Contains bugfix for https://bugzilla.gnome.org/show_bug.cgi?id=728909 + * Tue Mar 18 2014 Ankur Sinha 0.10.0-1 - Update to latest release diff --git a/sources b/sources index e4b0b8f..95562ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5e33e2e6d034df900879a167513325f gexiv2-0.10.0.tar.xz +3d9d966a477b1eab752756cfd72b5da0 gexiv2-0.10.1.tar.xz