Hello community,

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

Package is "mate-polkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-polkit/mate-polkit.changes  2015-09-19 
06:55:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-polkit.new/mate-polkit.changes     
2015-11-11 10:35:21.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0.
+- Add appindicator support (except for SLE 12).
+- Add baselibs.conf.
+
+-------------------------------------------------------------------
+Wed Oct 14 06:17:24 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.0:
+  * GTK+3: add support for application indicators as well.
+  * Some fixes and cleanups.
+
+-------------------------------------------------------------------

Old:
----
  mate-polkit-1.10.2.tar.xz

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

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

Other differences:
------------------
++++++ mate-polkit.spec ++++++
--- /var/tmp/diff_new_pack.DucCXm/_old  2015-11-11 10:35:22.000000000 +0100
+++ /var/tmp/diff_new_pack.DucCXm/_new  2015-11-11 10:35:22.000000000 +0100
@@ -16,25 +16,30 @@
 #
 
 
-%define lname libpolkit-gtk-mate-1-0
+%define soname  libpolkit-gtk-mate-1
+%define sover   0
 %define typelib typelib-1_0-PolkitGtkMate-1.0
 %define _name   polkit-mate-1
-%define _version 1.10
+%define _version 1.12
 Name:           mate-polkit
-Version:        1.10.2
+Version:        1.12.0
 Release:        0
 Summary:        MATE authentification agent for polkit
 License:        LGPL-2.0+
 Group:          System/GUI/Other
 Url:            http://mate-desktop.org/
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-BuildRequires:  mate-common >= 1.9.0
+Source1:        baselibs.conf
+BuildRequires:  mate-common >= 1.10.0
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(polkit-agent-1)
 Recommends:     %{name}-lang
+%if !(0%{?suse_version} == 1315 && !0%{?is_opensuse})
+BuildRequires:  pkgconfig(appindicator-0.1)
+%endif
 
 %description
 mate-polkit provides a D-Bus session bus service that is used to bring
@@ -48,18 +53,18 @@
 This package contains the typelib files for the base MATE library
 functions.
 
-%package -n %{lname}
+%package -n %{soname}-%{sover}
 Summary:        MATE authentification agent shared libraries
 Group:          System/Libraries
 
-%description -n %{lname}
+%description -n %{soname}-%{sover}
 mate-polkit provides a D-Bus session bus service that is used to bring
 up authentication dialogs used for obtaining privileges.
 
 %package devel
 Summary:        MATE authentification agent development files
 Group:          Development/Libraries/Other
-Requires:       %{lname} = %{version}
+Requires:       %{soname}-%{sover} = %{version}
 Requires:       %{typelib} = %{version}
 
 %description devel
@@ -84,9 +89,9 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file 
%{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
 
-%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
 
 %files
 %defattr(-,root,root)
@@ -99,14 +104,14 @@
 %defattr(-,root,root)
 %{_libdir}/girepository-1.0/PolkitGtkMate-1.0.typelib
 
-%files -n %{lname}
+%files -n %{soname}-%{sover}
 %defattr(-,root,root)
-%{_libdir}/*.so.*
+%{_libdir}/%{soname}.so.%{sover}*
 
 %files devel
 %defattr(-,root,root)
 %{_includedir}/polkit-gtk-mate-1/
-%{_libdir}/*.so
+%{_libdir}/%{soname}.so
 %{_libdir}/pkgconfig/polkit-gtk-mate-1.pc
 %{_datadir}/gir-1.0/PolkitGtkMate-1.0.gir
 

++++++ baselibs.conf ++++++
libpolkit-gtk-mate-1-0
++++++ mate-polkit-1.10.2.tar.xz -> mate-polkit-1.12.0.tar.xz ++++++
++++ 23576 lines of diff (skipped)


Reply via email to