diff --git a/.gitignore b/.gitignore index 66e1e81..6e5500a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libgexiv2-0.1.90.tar.gz /libgexiv2-0.3.91.tar.bz2 /libgexiv2-0.4.1.tar.bz2 /libgexiv2-0.5.0.tar.xz +/libgexiv2_0.6.1.tar.xz diff --git a/libgexiv2.spec b/libgexiv2.spec index c5cf541..d415f62 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,12 +1,12 @@ Name: libgexiv2 -Version: 0.5.0 -Release: 8%{?dist} +Version: 0.6.1 +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.5/%{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 +* Sun May 19 2013 Ankur Sinha 0.6.1-1 +- Update to 0.6.1 + * Tue May 14 2013 Matthias Clasen 0.5.0-8 - .gir files belong in the devel package diff --git a/sources b/sources index df50452..7cc36ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -655528168648fd681a061bddaabc79ee libgexiv2-0.5.0.tar.xz +5bd2ba92b765a2b3721874ebd2647734 libgexiv2_0.6.1.tar.xz