Hello community,

here is the log from the commit of package enlightenment for openSUSE:Factory 
checked in at 2020-08-12 10:37:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enlightenment (Old)
 and      /work/SRC/openSUSE:Factory/.enlightenment.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "enlightenment"

Wed Aug 12 10:37:02 2020 rev:32 rq:825873 version:0.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/enlightenment/enlightenment.changes      
2020-07-05 01:13:01.603988085 +0200
+++ /work/SRC/openSUSE:Factory/.enlightenment.new.3399/enlightenment.changes    
2020-08-12 10:39:34.360382825 +0200
@@ -1,0 +2,32 @@
+Thu Aug  6 01:09:06 UTC 2020 - Simon Lees <[email protected]>
+
+- 0.24.2
+  * Fixed null exec command running
+  * Fixed handling of screen with no edid
+  * Fixed signal.h, execinfo.h include for some libc's
+  * Sped up pager thumb loading significant;y
+  * Handle zone changes during startup
+  * Longer efreetd timeout for update event
+  * Fixed e's xsettings support on 64bit to use the right types
+  * Fixed preloading of icon
+  * Fixed e's wl backlight/dimming logic to be correct and reliable
+  * Fixed noisy logging on invalid exec handle found
+  * Fixed shot blurriness if size didn't quite match
+  * Fixed battery on openbsd to use right constants
+  * Fixed cpu freq setting on freebsd etc.
+  * Handle error exits from dependency libs as an error and bring up alert
+  * E system - isolate stdio so it doesn't affect ipc on stdin/out
+  * Polkit & Askpass password - handle escaping right
+  * Fix tiling issue with float/unfloat
+  * Fixed shell autohide when clock data up
+  * Handle x io error with proper exit code and exit
+- 0.24.1
+  * Optimized keymap response handling to not stall on startup
+  * Fixed wayland frame request timestamp to be the 0 base same as others
+  * Fix polkit auth handling when having to auth for non-user UID
+  * Randr fix to move pointer on-screen if off screen after reconfigure
+  * Fix non-systemd system suport for resume to not think it's suspended
+  * Add delay to allow any pending frames to display before suspend
+- Add fix-opensuse-pam-search-path.patch because pam is in 
/usr/include/security
+
+-------------------------------------------------------------------

Old:
----
  enlightenment-0.24.0.tar.xz

New:
----
  enlightenment-0.24.2.tar.xz

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

Other differences:
------------------
++++++ enlightenment.spec ++++++
--- /var/tmp/diff_new_pack.munb5Q/_old  2020-08-12 10:39:36.300383788 +0200
+++ /var/tmp/diff_new_pack.munb5Q/_new  2020-08-12 10:39:36.300383788 +0200
@@ -24,7 +24,7 @@
 # Fix this later
 %define build_doc 0
 Name:           enlightenment
-Version:        0.24.0
+Version:        0.24.2
 Release:        0
 Summary:        The window manager
 License:        BSD-2-Clause
@@ -106,6 +106,7 @@
 %if 0%{?suse_version}
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+Requires(post): permissions
 %endif
 %{?systemd_requires}
 %if %{enable_wayland}
@@ -223,6 +224,7 @@
 sed -i 
"s/\$datetime/$FAKE_DOCDATETIME/g;s/\$date/$FAKE_DOCDATE/g;s/\$year/$FAKEDOCYEAR/g"
 doc/*.html
 
 export CFLAGS="%{optflags}%{?mageia: -g}"
+
 %meson \
 %if %{enable_wayland}
     -Dwl=true \
@@ -313,11 +315,12 @@
 if [ ! -f %{_datadir}/xsessions/enlightenment.desktop ] ; then
   %{_sbindir}/update-alternatives  --remove default-xsession.desktop 
%{_datadir}/xsessions/enlightenment.desktop
 fi
-%endif
 
 %verifyscript
 %verify_permissions -e %{_libdir}/enlightenment/utils/enlightenment_system
 
+%endif
+
 %files -f enlightenment.lang
 %defattr(-,root,root)
 %license COPYING README AUTHORS
@@ -336,6 +339,7 @@
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*
 %{_libdir}/enlightenment
+%verify(not user group mode) %attr(4755,root,root) 
%{_libdir}/enlightenment/utils/enlightenment_system
 %config(noreplace) %{_sysconfdir}/enlightenment
 %config(noreplace) %{_sysconfdir}/pam.d/enlightenment
 %dir %{_sysconfdir}/xdg/menus

++++++ enlightenment-0.24.0.tar.xz -> enlightenment-0.24.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/enlightenment/enlightenment-0.24.0.tar.xz 
/work/SRC/openSUSE:Factory/.enlightenment.new.3399/enlightenment-0.24.2.tar.xz 
differ: char 27, line 1


Reply via email to