Hello community,

here is the log from the commit of package mate-panel for openSUSE:Factory 
checked in at 2015-11-11 10:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-panel (Old)
 and      /work/SRC/openSUSE:Factory/.mate-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-panel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-panel/mate-panel.changes    2015-10-28 
17:31:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mate-panel.new/mate-panel.changes       
2015-11-11 10:35:22.000000000 +0100
@@ -1,0 +2,25 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0.
+- Add baselibs.conf.
+- Add "Show Desktop" Software Updater applets to openSUSE layout.
+
+-------------------------------------------------------------------
+Wed Oct 28 19:40:09 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.1 (changes since 1.10.1):
+  * Fix moving applets to another panel.
+  * Run dialog: Make app description label unfocusable.
+  * Fix positions of locked applets if screen resolution changed.
+  * Gtk3: Add a style class for applets to follow panel-menu-bar.
+  * Require XRandR 1.3.
+  * Retrieve strings directly from gschema (requires intltool
+    0.50.1).
+  * Switch to org.gnome.SessionManager (used by action buttons).
+  * Multiple GTK+3 fixes.
+  * Some more fixes and cleanups.
+- Remove mate-panel-no-locked-applet-position-change.patch: fixed
+  upstream.
+- Do not require nm-applet.
+
+-------------------------------------------------------------------

Old:
----
  mate-panel-1.10.1.tar.xz
  mate-panel-no-locked-applet-position-change.patch

New:
----
  baselibs.conf
  mate-panel-1.12.0.tar.xz

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

Other differences:
------------------
++++++ mate-panel.spec ++++++
--- /var/tmp/diff_new_pack.ZVKZ3F/_old  2015-11-11 10:35:23.000000000 +0100
+++ /var/tmp/diff_new_pack.ZVKZ3F/_new  2015-11-11 10:35:23.000000000 +0100
@@ -16,27 +16,26 @@
 #
 
 
-%define lname   libmate-panel-applet-4-1
+%define soname  libmate-panel-applet-4
+%define sover   1
 %define typelib typelib-1_0-MatePanelApplet-4_0
-%define _version 1.10
+%define _version 1.12
 Name:           mate-panel
-Version:        1.10.1
+Version:        1.12.0
 Release:        0
 Summary:        MATE Desktop Panel
 License:        GPL-2.0+
 Group:          System/GUI/Other
 Url:            http://mate-desktop.org/
-Source0:        
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:        %{name}-branding.gschema.override.in
-# PATCH-FIX-UPSTREAM mate-panel-no-locked-applet-position-change.patch -- 
Don't change position/right-stick of locked applets (commit d952904).
-Patch0:         %{name}-no-locked-applet-position-change.patch
+Source2:        baselibs.conf
 # PATCH-FIX-OPENSUSE mate-panel-layouts-suse.patch sor.ale...@meowr.ru -- 
Correct missing elements.
-Patch1:         %{name}-layouts-suse.patch
+Patch0:         %{name}-layouts-suse.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  popt-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
@@ -52,11 +51,11 @@
 BuildRequires:  pkgconfig(libmate-menu)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.9.2
-BuildRequires:  pkgconfig(mateweather) >= 1.9.0
+BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
+BuildRequires:  pkgconfig(mateweather) >= %{_version}
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(xrandr) >= 1.3
 Requires:       %{name}-branding >= %{version}
-Requires:       NetworkManager-gnome
 Requires:       gsettings-backend-dconf
 Requires:       gvfs-backends
 Recommends:     %{name}-lang
@@ -90,12 +89,12 @@
 
 This package contains the upstream default layout for MATE Panel.
 
-%package -n %{lname}
+%package -n %{soname}-%{sover}
 Summary:        MATE Panel Applet Library -- matecomponent-based library
 License:        LGPL-2.1+
 Group:          System/Libraries
 
-%description -n %{lname}
+%description -n %{soname}-%{sover}
 This package contains MATE Desktop Panel. The panel is an
 easy-to-use and functional interface to manage your desktop, start
 programs, and organise access to your data.
@@ -114,7 +113,7 @@
 Summary:        MATE Panel Applet Library -- Development Files
 License:        GPL-2.0+
 Group:          Development/Libraries/Other
-Requires:       %{lname} = %{version}
+Requires:       %{soname}-%{sover} = %{version}
 Requires:       %{typelib} = %{version}
 
 %description devel
@@ -127,7 +126,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 cp -a %{SOURCE1} zz-mate-panel-upream-branding.gschema.override
 # Switch to mate-menu in openSUSE branding.
 sed -i 
's/GNOMEMainMenuFactory::GNOMEMainMenu/MateMenuAppletFactory::MateMenuApplet/' 
data/opensuse.layout
@@ -166,9 +164,9 @@
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
 
-%post -n %{lname} -p /sbin/ldconfig
+%post -n %{soname}-%{sover} -p /sbin/ldconfig
 
-%postun -n %{lname} -p /sbin/ldconfig
+%postun -n %{soname}-%{sover} -p /sbin/ldconfig
 
 %post branding-upstream
 %glib2_gsettings_schema_post
@@ -192,18 +190,17 @@
 %{_datadir}/help/C/
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/%{name}/
-#%{_datadir}/mate-panelrc
-# Files from branding-upstream
+# Files from branding-upstream.
 %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 %{lname}
+%files -n %{soname}-%{sover}
 %defattr(-,root,root)
 %dir %{_datadir}/mate
-%{_libdir}/libmate-panel-applet-4.so.*
+%{_libdir}/%{soname}.so.%{sover}*
 
 %files -n %{typelib}
 %defattr(-,root,root)
@@ -213,7 +210,7 @@
 %defattr(-,root,root)
 %{_includedir}/mate-panel-4.0/
 %{_libdir}/pkgconfig/libmatepanelapplet-4.0.pc
-%{_libdir}/*.so
+%{_libdir}/%{soname}.so
 %{_datadir}/gir-1.0/MatePanelApplet-4.0.gir
 %{_datadir}/gtk-doc/html/%{name}-applet/
 

++++++ baselibs.conf ++++++
libmate-panel-applet-4-1
++++++ mate-panel-1.10.1.tar.xz -> mate-panel-1.12.0.tar.xz ++++++
++++ 301565 lines of diff (skipped)

++++++ mate-panel-layouts-suse.patch ++++++
--- /var/tmp/diff_new_pack.ZVKZ3F/_old  2015-11-11 10:35:25.000000000 +0100
+++ /var/tmp/diff_new_pack.ZVKZ3F/_new  2015-11-11 10:35:25.000000000 +0100
@@ -1,6 +1,6 @@
 --- a/data/linuxmint.layout
 +++ b/data/linuxmint.layout
-@@ -5,7 +5,7 @@
+@@ -5,7 +5,7 @@ size=24
  
  [Object menu-bar]
  object-type=applet
@@ -11,7 +11,7 @@
  locked=true
 --- a/data/mageia.layout
 +++ b/data/mageia.layout
-@@ -16,7 +16,7 @@
+@@ -16,7 +16,7 @@ locked=true
  
  [Object mcc]
  object-type=launcher
@@ -22,7 +22,7 @@
  locked=true
 --- a/data/opensuse.layout
 +++ b/data/opensuse.layout
-@@ -5,7 +5,7 @@
+@@ -5,7 +5,7 @@ size=24
  
  [Object menu-bar]
  object-type=applet
@@ -31,3 +31,48 @@
  toplevel-id=bottom
  position=0
  locked=true
+@@ -24,11 +24,19 @@ toplevel-id=bottom
+ position=20
+ locked=true
+ 
++[Object software-updates]
++object-type=applet
++applet-iid=SoftupdAppletFactory::SoftupdApplet
++toplevel-id=bottom
++position=40
++panel-right-stick=true
++locked=true
++
+ [Object notification-area]
+ object-type=applet
+ applet-iid=NotificationAreaAppletFactory::NotificationArea
+ toplevel-id=bottom
+-position=10
++position=30
+ panel-right-stick=true
+ locked=true
+ 
+@@ -36,7 +44,7 @@ locked=true
+ object-type=applet
+ applet-iid=WnckletFactory::WorkspaceSwitcherApplet
+ toplevel-id=bottom
+-position=5
++position=20
+ panel-right-stick=true
+ locked=true
+ 
+@@ -44,6 +52,14 @@ locked=true
+ object-type=applet
+ applet-iid=ClockAppletFactory::ClockApplet
+ toplevel-id=bottom
++position=10
++panel-right-stick=true
++locked=true
++
++[Object show-desktop]
++object-type=applet
++applet-iid=WnckletFactory::ShowDesktopApplet
++toplevel-id=bottom
+ position=0
+ panel-right-stick=true
+ locked=true


Reply via email to