Update to version 2.2.0
This commit is contained in:
parent
739db5a266
commit
536fabb3ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
exempi-2.1.1.tar.gz
|
||||
/exempi-2.2.0.tar.bz2
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Summary: Library for easy parsing of XMP metadata
|
||||
Name: exempi
|
||||
Version: 2.1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 2.2.0
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://libopenraw.freedesktop.org/wiki/Exempi
|
||||
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz
|
||||
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: boost-devel expat-devel zlib-devel pkgconfig
|
||||
|
||||
@ -64,6 +64,9 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2012 Deji Akingunola <dakingun@gmail.com> - 2.2.0-1
|
||||
- Update to version 2.2.0
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user