Update to 0.10.2
This commit is contained in:
parent
d393d78124
commit
0e31b008f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ libgexiv2-0.1.90.tar.gz
|
|||||||
/gexiv2-0.9.1.tar.xz
|
/gexiv2-0.9.1.tar.xz
|
||||||
/gexiv2-0.10.0.tar.xz
|
/gexiv2-0.10.0.tar.xz
|
||||||
/gexiv2-0.10.1.tar.xz
|
/gexiv2-0.10.1.tar.xz
|
||||||
|
/gexiv2-0.10.2.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libgexiv2
|
Name: libgexiv2
|
||||||
Version: 0.10.1
|
Version: 0.10.2
|
||||||
Release: 5%{?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
|
||||||
@ -107,6 +107,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 0.10.2-1
|
||||||
|
- Update to 0.10.2
|
||||||
|
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-5
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user