Update to 0.7.0

This commit is contained in:
Ankur Sinha (Ankur Sinha Gmail) 2013-10-08 10:27:51 +11:00
parent e503fbcacd
commit 7b8c728a8d
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <ankursinha AT fedoraproject DOT org> 0.7.0-1
- Update to latest upstream release
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
5bd2ba92b765a2b3721874ebd2647734 libgexiv2_0.6.1.tar.xz
15f5adab32022c6ab3f66d82eed7c1e8 libgexiv2-0.7.0.tar.xz