This commit is contained in:
Tom Callaway 2015-11-11 11:38:29 -05:00
commit c38b3cd4d8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/efl-1.14.2.tar.xz
/efl-1.15.0.tar.xz
/efl-1.15.1.tar.xz
/efl-1.16.0.tar.xz

View File

@ -12,8 +12,8 @@
%global use_wayland 0
Name: efl
Version: 1.15.1
Release: 2%{?dist}
Version: 1.16.0
Release: 1%{?dist}
Summary: Collection of Enlightenment libraries
License: BSD and LGPLv2+ and GPLv2 and zlib
URL: http://enlightenment.org/
@ -470,6 +470,9 @@ fi
%{_libdir}/pkgconfig/evas*.pc
%changelog
* Tue Nov 10 2016 Tom Callaway <spot@fedoraproject.org> - 1.16.0-1
- update to 1.16.0
* Mon Sep 14 2015 Tom Callaway <spot@fedoraproject.org> - 1.15.1-2
- fix compilation against current lua (thanks to Rafael Fonseca)

View File

@ -1 +1 @@
b7e57880566f67e3375fcd33d8143dde efl-1.15.1.tar.xz
3290df30810e7c5aa66df3923fa42f14 efl-1.16.0.tar.xz