diff --git a/.gitignore b/.gitignore index 6e5500a..b7f258b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libgexiv2-0.1.90.tar.gz /libgexiv2-0.4.1.tar.bz2 /libgexiv2-0.5.0.tar.xz /libgexiv2_0.6.1.tar.xz +/libgexiv2-0.7.0.tar.xz diff --git a/libgexiv2.spec b/libgexiv2.spec index bb7cc57..6176c4a 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,12 +1,12 @@ Name: libgexiv2 -Version: 0.6.1 -Release: 2%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library Group: System Environment/Libraries License: GPLv2+ URL: http://trac.yorba.org/wiki/gexiv2 -Source0: http://yorba.org/download/gexiv2/0.6/%{name}_%{version}.tar.xz +Source0: http://yorba.org/download/gexiv2/0.6/%{name}-%{version}.tar.xz Patch0: %{name}-pkgconf.patch BuildRequires: exiv2-devel @@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' %endif %changelog +* Tue Oct 08 2013 Ankur Sinha 0.7.0-1 +- Update to latest upstream release + * Sat Aug 03 2013 Fedora Release Engineering - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 7cc36ef..84c59b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5bd2ba92b765a2b3721874ebd2647734 libgexiv2_0.6.1.tar.xz +15f5adab32022c6ab3f66d82eed7c1e8 libgexiv2-0.7.0.tar.xz