Hello community,

here is the log from the commit of package mate-panel for openSUSE:Factory 
checked in at 2017-11-14 12:53:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-panel (Old)
 and      /work/SRC/openSUSE:Factory/.mate-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-panel"

Tue Nov 14 12:53:57 2017 rev:24 rq:540036 version:1.18.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-panel/mate-panel.changes    2017-07-21 
22:50:10.950099071 +0200
+++ /work/SRC/openSUSE:Factory/.mate-panel.new/mate-panel.changes       
2017-11-14 12:54:05.689811432 +0100
@@ -1,0 +2,17 @@
+Wed Nov  8 17:56:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.5:
+  * Apply a position fix on popup to GTK+ 3.20 and earlier.
+  * GTK+ 3.22 status notifier: Reposition the menu when size
+    changes.
+  * GTK+ 3.22/status-notifer: Fix menu position if size changed
+    since last shown.
+  * Fix crashes on moving/removing applets with glib 2.53.4 or
+    later.
+  * Stop panel collapse left on adding certain out-of-process
+    applets.
+  * Add a gsettings key to enable/disable SNI Support.
+  * Make file/directory launchers work again.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  mate-panel-1.18.4.tar.xz

New:
----
  mate-panel-1.18.5.tar.xz

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

Other differences:
------------------
++++++ mate-panel.spec ++++++
--- /var/tmp/diff_new_pack.TwfGdI/_old  2017-11-14 12:54:06.381786121 +0100
+++ /var/tmp/diff_new_pack.TwfGdI/_new  2017-11-14 12:54:06.381786121 +0100
@@ -21,7 +21,7 @@
 %define typelib typelib-1_0-MatePanelApplet-4_0
 %define _version 1.18
 Name:           mate-panel
-Version:        1.18.4
+Version:        1.18.5
 Release:        0
 Summary:        MATE Desktop Panel
 License:        GPL-2.0+
@@ -150,8 +150,13 @@
 
 # And install schema override file to get it applied.
 mkdir -p %{buildroot}%{_datadir}/glib-2.0/schemas/
-install -m 0644 zz-mate-panel-upream-branding.gschema.override 
%{buildroot}%{_datadir}/glib-2.0/schemas/
+install -pm 0644 zz-mate-panel-upream-branding.gschema.override 
%{buildroot}%{_datadir}/glib-2.0/schemas/
 
+%post -n %{soname}-%{sover} -p /sbin/ldconfig
+
+%postun -n %{soname}-%{sover} -p /sbin/ldconfig
+
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -162,18 +167,14 @@
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
 
-%post -n %{soname}-%{sover} -p /sbin/ldconfig
-
-%postun -n %{soname}-%{sover} -p /sbin/ldconfig
-
 %post branding-upstream
 %glib2_gsettings_schema_post
 
 %postun branding-upstream
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc ChangeLog README COPYING
 %{_mandir}/man?/mate-panel.?%{?ext_man}
 %{_mandir}/man?/mate-panel-test-applets.?%{?ext_man}
@@ -192,20 +193,16 @@
 %exclude 
%{_datadir}/glib-2.0/schemas/zz-mate-panel-upream-branding.gschema.override
 
 %files branding-upstream
-%defattr (-,root,root)
 %{_datadir}/glib-2.0/schemas/zz-mate-panel-upream-branding.gschema.override
 
 %files -n %{soname}-%{sover}
-%defattr(-,root,root)
 %dir %{_datadir}/mate
 %{_libdir}/%{soname}.so.%{sover}*
 
 %files -n %{typelib}
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/MatePanelApplet-4.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/mate-panel-4.0/
 %{_libdir}/pkgconfig/libmatepanelapplet-4.0.pc
 %{_libdir}/%{soname}.so
@@ -213,7 +210,6 @@
 %{_datadir}/gtk-doc/html/%{name}-applet/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 %{_datadir}/help/
 %exclude %{_datadir}/help/C/
 

++++++ mate-panel-1.18.4.tar.xz -> mate-panel-1.18.5.tar.xz ++++++
++++ 6876 lines of diff (skipped)


Reply via email to