Update to 0.6.1
http://redmine.yorba.org/projects/gexiv2/repository/revisions/master/entry/NEWS ABI changes introduced in 0.6.0
This commit is contained in:
parent
2c37ec4710
commit
c10940fbc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ libgexiv2-0.1.90.tar.gz
|
|||||||
/libgexiv2-0.3.91.tar.bz2
|
/libgexiv2-0.3.91.tar.bz2
|
||||||
/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
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: libgexiv2
|
Name: libgexiv2
|
||||||
Version: 0.5.0
|
Version: 0.6.1
|
||||||
Release: 8%{?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.5/%{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
|
||||||
|
* Sun May 19 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.6.1-1
|
||||||
|
- Update to 0.6.1
|
||||||
|
|
||||||
* Tue May 14 2013 Matthias Clasen <mclasen@redhat.com> 0.5.0-8
|
* Tue May 14 2013 Matthias Clasen <mclasen@redhat.com> 0.5.0-8
|
||||||
- .gir files belong in the devel package
|
- .gir files belong in the devel package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user