From 2a16d4ef71120c299055dacf93599e3d43da8c62 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 9 Dec 2016 10:58:14 -0500 Subject: [PATCH] 1.18.4 --- .gitignore | 1 + efl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b2d23b..7d117a5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /efl-1.18.0.tar.xz /efl-1.18.2.tar.xz /efl-1.18.3.tar.xz +/efl-1.18.4.tar.xz diff --git a/efl.spec b/efl.spec index 88b7ee3..435ce58 100644 --- a/efl.spec +++ b/efl.spec @@ -29,8 +29,8 @@ Name: efl -Version: 1.18.3 -Release: 2%{?dist} +Version: 1.18.4 +Release: 1%{?dist} Summary: Collection of Enlightenment libraries License: BSD and LGPLv2+ and GPLv2 and zlib URL: http://enlightenment.org/ @@ -544,6 +544,9 @@ fi %{_libdir}/pkgconfig/evas*.pc %changelog +* Fri Dec 9 2016 Tom Callaway - 1.18.4-1 +- update to 1.18.4 + * Thu Dec 1 2016 Tom Callaway - 1.18.3-2 - fix systemd handling diff --git a/sources b/sources index 7f556d6..833c024 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0587cce24ad8b5148dbc39f9ecdca46 efl-1.18.3.tar.xz +6dfa63a98fe5c1229d7222a076ab4095 efl-1.18.4.tar.xz