Update to 0.4.1
This commit is contained in:
parent
887ed9f46d
commit
bffac070bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libgexiv2-0.1.90.tar.gz
|
||||
/libgexiv2-0.2.0.tar.bz2
|
||||
/libgexiv2-0.2.2.tar.bz2
|
||||
/libgexiv2-0.3.91.tar.bz2
|
||||
/libgexiv2-0.4.1.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: libgexiv2
|
||||
Version: 0.3.91
|
||||
Version: 0.4.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.2/%{name}-%{version}.tar.bz2
|
||||
Source0: http://yorba.org/download/gexiv2/0.4/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: exiv2-devel gobject-introspection-devel libtool
|
||||
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 03 2012 Kalev Lember <kalevlember@gmail.com> - 0.4.1-1
|
||||
- Update to 0.4.1
|
||||
|
||||
* Thu Feb 23 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.91-1
|
||||
- Update to 0.3.91
|
||||
- rhbz #796278
|
||||
|
Loading…
Reference in New Issue
Block a user