diff --git a/.gitignore b/.gitignore index b244664..492ee94 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/efl.spec b/efl.spec index fe8c7c3..b0f71d2 100644 --- a/efl.spec +++ b/efl.spec @@ -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 - 1.16.0-1 +- update to 1.16.0 + * Mon Sep 14 2015 Tom Callaway - 1.15.1-2 - fix compilation against current lua (thanks to Rafael Fonseca) diff --git a/sources b/sources index 94beeaf..8445106 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7e57880566f67e3375fcd33d8143dde efl-1.15.1.tar.xz +3290df30810e7c5aa66df3923fa42f14 efl-1.16.0.tar.xz