Hello community,

here is the log from the commit of package efl for openSUSE:Factory checked in 
at 2015-09-27 08:39:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/efl (Old)
 and      /work/SRC/openSUSE:Factory/.efl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "efl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/efl/efl.changes  2015-09-03 18:10:34.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.efl.new/efl.changes     2015-09-27 
08:39:10.000000000 +0200
@@ -1,0 +2,14 @@
+Mon Sep 21 07:02:27 UTC 2015 - [email protected]
+
+- Require pkgconfig(lua-5.1) instead of pkgconfig(lua) < 5.2
+
+-------------------------------------------------------------------
+Tue Sep 15 05:50:34 UTC 2015 - [email protected]
+
+- Bump to 1.15.1 Bugfix
+    ecore_evas: fix first render skip in several windows
+    ecore-wl: do not nul terminate drops
+    Evas language: fix script run code (T2670)
+
+
+-------------------------------------------------------------------

Old:
----
  efl-1.15.0.tar.xz

New:
----
  efl-1.15.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ efl.spec ++++++
--- /var/tmp/diff_new_pack.CSUGaj/_old  2015-09-27 08:39:12.000000000 +0200
+++ /var/tmp/diff_new_pack.CSUGaj/_new  2015-09-27 08:39:12.000000000 +0200
@@ -78,7 +78,7 @@
 %endif
 
 Name:           efl
-Version:        1.15.0
+Version:        1.15.1
 Release:        0
 # TODO: split package to separate packages and specify licenses correctly
 Summary:        Enlightenment Foundation Libraries - set of libraries used 
(not only) by Enlightenment (e17 e19)
@@ -131,8 +131,12 @@
 %if %luajit_present
 BuildRequires:  pkgconfig(luajit)
 %else
+%if 0%{suse_version} >= 1330
+BuildRequires:  pkgconfig(lua-5.1)
+%else
 BuildRequires:  pkgconfig(lua) < 5.2
 %endif
+%endif
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(pixman-1)
 BuildRequires:  pkgconfig(sdl)
@@ -238,8 +242,12 @@
 %if %luajit_present
 Requires:       pkgconfig(luajit)
 %else
+%if 0%{suse_version} >= 1330
+Requires:       pkgconfig(lua-5.1)
+%else
 Requires:       pkgconfig(lua) < 5.2
 %endif
+%endif
 Requires:       pkgconfig(openssl)
 Requires:       pkgconfig(pixman-1)
 Requires:       pkgconfig(sdl)

++++++ efl-1.15.0.tar.xz -> efl-1.15.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/efl/efl-1.15.0.tar.xz 
/work/SRC/openSUSE:Factory/.efl.new/efl-1.15.1.tar.xz differ: char 25, line 1


Reply via email to