This commit is contained in:
Tom Callaway 2016-06-13 15:53:42 -04:00
parent ccdecd4deb
commit c6ba0ab846
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/efl-1.16.0.tar.xz
/efl-1.16.1.tar.xz
/efl-1.17.0.tar.xz
/efl-1.17.1.tar.xz

View File

@ -24,8 +24,8 @@
Name: efl
Version: 1.17.0
Release: 5%{?dist}
Version: 1.17.1
Release: 1%{?dist}
Summary: Collection of Enlightenment libraries
License: BSD and LGPLv2+ and GPLv2 and zlib
URL: http://enlightenment.org/
@ -482,6 +482,9 @@ fi
%{_libdir}/pkgconfig/evas*.pc
%changelog
* Mon Jun 13 2016 Tom Callaway <spot@fedoraproject.org> - 1.17.1-1
- update to 1.17.1
* Mon May 23 2016 Ding-Yi Chen <dchen@redhat.com> - 1.17.0-5
- Rebuild for latest libinput

View File

@ -1 +1 @@
c7cf8478edff3f1342e5f664b347c13c efl-1.17.0.tar.xz
62b909579f90408a46796c1a3e88c1a3 efl-1.17.1.tar.xz