Update to 0.7.0
This commit is contained in:
parent
e503fbcacd
commit
7b8c728a8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ libgexiv2-0.1.90.tar.gz
|
|||||||
/libgexiv2-0.4.1.tar.bz2
|
/libgexiv2-0.4.1.tar.bz2
|
||||||
/libgexiv2-0.5.0.tar.xz
|
/libgexiv2-0.5.0.tar.xz
|
||||||
/libgexiv2_0.6.1.tar.xz
|
/libgexiv2_0.6.1.tar.xz
|
||||||
|
/libgexiv2-0.7.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: libgexiv2
|
Name: libgexiv2
|
||||||
Version: 0.6.1
|
Version: 0.7.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
|
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://trac.yorba.org/wiki/gexiv2
|
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
|
Patch0: %{name}-pkgconf.patch
|
||||||
|
|
||||||
BuildRequires: exiv2-devel
|
BuildRequires: exiv2-devel
|
||||||
@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user