From e357131a97b12902297900591a9d30db7fe8ee4b Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Mon, 23 May 2016 18:10:11 +1000 Subject: [PATCH 1/3] rebuild for libinput-1.3.0 --- efl.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/efl.spec b/efl.spec index e17cba5..cfeaf4e 100644 --- a/efl.spec +++ b/efl.spec @@ -482,6 +482,9 @@ fi %{_libdir}/pkgconfig/evas*.pc %changelog +* Mon Mar 14 2016 Ding-Yi Chen - 1.17.0-5 +- Rebuild for libinput-1.3.0 + * Mon Mar 14 2016 Ding-Yi Chen - 1.17.0-4 - Disable wayland for Fedora 22 and EPEL, as they do not have dependencies From ccdecd4deb6b9c8e51a278e1b05a1ed4c7cccdaf Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Mon, 23 May 2016 18:14:45 +1000 Subject: [PATCH 2/3] rebuild for latest libinput --- efl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/efl.spec b/efl.spec index cfeaf4e..b4a6a33 100644 --- a/efl.spec +++ b/efl.spec @@ -25,7 +25,7 @@ Name: efl Version: 1.17.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Collection of Enlightenment libraries License: BSD and LGPLv2+ and GPLv2 and zlib URL: http://enlightenment.org/ @@ -482,8 +482,8 @@ fi %{_libdir}/pkgconfig/evas*.pc %changelog -* Mon Mar 14 2016 Ding-Yi Chen - 1.17.0-5 -- Rebuild for libinput-1.3.0 +* Mon May 23 2016 Ding-Yi Chen - 1.17.0-5 +- Rebuild for latest libinput * Mon Mar 14 2016 Ding-Yi Chen - 1.17.0-4 - Disable wayland for Fedora 22 and EPEL, as they do not have From c6ba0ab846e33ffa256af2b680818e48151e1a26 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 13 Jun 2016 15:53:42 -0400 Subject: [PATCH 3/3] 1.17.1 --- .gitignore | 1 + efl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 821c0d9..508388d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/efl.spec b/efl.spec index b4a6a33..fe21a66 100644 --- a/efl.spec +++ b/efl.spec @@ -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 - 1.17.1-1 +- update to 1.17.1 + * Mon May 23 2016 Ding-Yi Chen - 1.17.0-5 - Rebuild for latest libinput diff --git a/sources b/sources index 3719980..5ba88b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7cf8478edff3f1342e5f664b347c13c efl-1.17.0.tar.xz +62b909579f90408a46796c1a3e88c1a3 efl-1.17.1.tar.xz