Hello community,

here is the log from the commit of package enlightenment for openSUSE:Factory 
checked in at 2017-03-12 20:04:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enlightenment (Old)
 and      /work/SRC/openSUSE:Factory/.enlightenment.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "enlightenment"

Sun Mar 12 20:04:18 2017 rev:25 rq:477871 version:0.21.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/enlightenment/enlightenment.changes      
2017-02-03 17:36:23.603806752 +0100
+++ /work/SRC/openSUSE:Factory/.enlightenment.new/enlightenment.changes 
2017-03-12 20:04:19.826951431 +0100
@@ -1,0 +2,23 @@
+Thu Mar  9 00:29:12 UTC 2017 - sfl...@suse.de
+
+- Update to 0.21.7
+  * Fixes wayland build issues.
+  * eina_init BEFORE switching uid.
+  * tiling: dont use floating state when toggling.
+  * multiple wayland fixes.
+  * bryce fixes.
+  * warning fixes.
+-------------------------------------------------------------------
+Wed Feb 15 04:16:28 UTC 2017 - sfl...@suse.de
+
+- Update to 0.21.6
+  * Multiple wayland fixes
+  * tasks - calculate min width properly given a known height of a gadget
+  * e dialog - fix unreszable dialogs to not be 1x1
+  * Make gadget editor popup scrollable
+  * Fix multiple code warnings
+  * https://phab.enlightenment.org/T2452
+  * https://phab.enlightenment.org/T2579
+  * https://phab.enlightenment.org/T5077
+
+-------------------------------------------------------------------

Old:
----
  enlightenment-0.21.5.tar.xz

New:
----
  enlightenment-0.21.7.tar.xz

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

Other differences:
------------------
++++++ enlightenment.spec ++++++
--- /var/tmp/diff_new_pack.uRXJin/_old  2017-03-12 20:04:21.434723928 +0100
+++ /var/tmp/diff_new_pack.uRXJin/_new  2017-03-12 20:04:21.434723928 +0100
@@ -21,7 +21,7 @@
 %define enable_wayland (0%{?suse_version} > 1320)
 %define generate_manpages 0
 Name:           enlightenment
-Version:        0.21.5
+Version:        0.21.7
 Release:        0
 Summary:        The window manager
 License:        BSD-2-Clause

++++++ enlightenment-0.16.999.65256-dont_require_suidbit.patch ++++++
--- /var/tmp/diff_new_pack.uRXJin/_old  2017-03-12 20:04:21.474718268 +0100
+++ /var/tmp/diff_new_pack.uRXJin/_new  2017-03-12 20:04:21.474718268 +0100
@@ -2,7 +2,7 @@
 ===================================================================
 --- src/bin/e_sys_main.c.orig
 +++ src/bin/e_sys_main.c
-@@ -129,6 +129,7 @@ main(int argc,
+@@ -131,6 +131,7 @@ main(int argc,
          printf("ERROR: MEMBER OF MORE THAN 65536 GROUPS\n");
          exit(3);
       }
@@ -10,12 +10,12 @@
     if (setuid(0) != 0)
       {
          printf("ERROR: UNABLE TO ASSUME ROOT PRIVILEGES\n");
-@@ -139,7 +140,7 @@ main(int argc,
+@@ -141,6 +142,8 @@ main(int argc,
          printf("ERROR: UNABLE TO ASSUME ROOT GROUP PRIVILEGES\n");
          exit(7);
       }
--
 +   */
-    eina_init();
++   eina_init();
  
     if (!auth_action_ok(action, gid, gl, gn, egid))
+      {

++++++ enlightenment-0.21.5.tar.xz -> enlightenment-0.21.7.tar.xz ++++++
/work/SRC/openSUSE:Factory/enlightenment/enlightenment-0.21.5.tar.xz 
/work/SRC/openSUSE:Factory/.enlightenment.new/enlightenment-0.21.7.tar.xz 
differ: char 51, line 1


Reply via email to