parent
94d89790ba
commit
f3c40613ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ exempi-2.1.1.tar.gz
|
||||
/exempi-2.2.0.tar.bz2
|
||||
/exempi-2.2.1.tar.bz2
|
||||
/exempi-2.3.0.tar.bz2
|
||||
/exempi-2.4.0.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Library for easy parsing of XMP metadata
|
||||
Name: exempi
|
||||
Version: 2.3.0
|
||||
Version: 2.4.0
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
@ -66,6 +66,10 @@ rm -rf %{buildroot}%{_libdir}/*.a
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jan 09 2017 Nikola Forró <nforro@redhat.com> - 2.4.0-1
|
||||
- Update to version 2.4.0
|
||||
Resolves #1411059
|
||||
|
||||
* Thu Mar 17 2016 Nikola Forró <nforro@redhat.com> - 2.3.0-1
|
||||
- Update to version 2.3.0
|
||||
Resolves #1318279
|
||||
|
||||
Loading…
Reference in New Issue
Block a user