Hello community,

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

Package is "marco"

Changes:
--------
--- /work/SRC/openSUSE:Factory/marco/marco.changes      2015-11-02 
12:55:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.marco.new/marco.changes 2015-11-11 
10:35:26.000000000 +0100
@@ -1,0 +2,15 @@
+Thu Nov  5 20:43:01 UTC 2015 - [email protected]
+
+- Update to 1.12.0.
+- Provide "windowmanager".
+
+-------------------------------------------------------------------
+Tue Oct 27 11:21:31 UTC 2015 - [email protected]
+
+- Update to 1.11.1:
+  * Use Alt-` for switching between windows of the same application.
+  * Gtk3: Draw 1px tile border for tile preview.
+  * Add manual and by-pointer window placement.
+  * More improvements and bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  marco-1.10.3.tar.xz

New:
----
  marco-1.12.0.tar.xz

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

Other differences:
------------------
++++++ marco.spec ++++++
--- /var/tmp/diff_new_pack.I98yIk/_old  2015-11-11 10:35:26.000000000 +0100
+++ /var/tmp/diff_new_pack.I98yIk/_new  2015-11-11 10:35:26.000000000 +0100
@@ -16,10 +16,11 @@
 #
 
 
-%define lname   libmarco-private0
-%define _version 1.10
+%define soname  libmarco-private
+%define sover   0
+%define _version 1.12
 Name:           marco
-Version:        1.10.3
+Version:        1.12.0
 Release:        0
 Summary:        MATE window manager
 License:        GPL-2.0+
@@ -27,7 +28,7 @@
 Url:            http://mate-desktop.org/
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  zenity
@@ -38,6 +39,8 @@
 BuildRequires:  pkgconfig(sm)
 Requires:       zenity
 Recommends:     %{name}-lang
+Provides:       windowmanager
+# mate-window-manager is last seen in openSUSE 13.1.
 Provides:       mate-window-manager = %{version}
 Obsoletes:      mate-window-manager < %{version}
 Obsoletes:      mate-window-manager-lang < %{version}
@@ -47,17 +50,18 @@
 Marco is a small window manager, using GTK+ to do everything. It is
 developed mainly for the MATE Desktop.
 
-%package -n %{lname}
+%package -n %{soname}%{sover}
 Summary:        MATE window manager shared libraries
 Group:          System/GUI/Other
 
-%description -n %{lname}
+%description -n %{soname}%{sover}
 Marco is a small window manager, using GTK+ to do everything. It is
 developed mainly for the MATE Desktop.
 
 %package themes
 Summary:        MATE window manager themes
 Group:          System/GUI/Other
+# mate-window-manager-themes is last seen in openSUSE 13.1.
 Provides:       mate-window-manager-themes = %{version}
 Obsoletes:      mate-window-manager-themes < %{version}
 BuildArch:      noarch
@@ -69,7 +73,8 @@
 %package devel
 Summary:        MATE window manager development files
 Group:          Development/Libraries/Other
-Requires:       %{lname} = %{version}
+Requires:       %{soname}%{sover} = %{version}
+# mate-window-manager-devel is last seen in openSUSE 13.1.
 Provides:       mate-window-manager-devel = %{version}
 Obsoletes:      mate-window-manager-devel < %{version}
 
@@ -110,9 +115,9 @@
 %desktop_database_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
 
 %files
 %defattr(-,root,root)
@@ -127,14 +132,14 @@
 %{_datadir}/applications/%{name}.desktop
 %{_mandir}/man?/%{name}*.?%{?ext_man}
 
-%files -n %{lname}
+%files -n %{soname}%{sover}
 %defattr(-,root,root)
 # Marco requires libmarco-private0 and mate-control-center requires
 # it too; make libmarco-private0 own /usr/share/mate-control-center
 # to avoid conflicts between packages.
 %dir %{_datadir}/mate-control-center/
 %dir %{_datadir}/mate-control-center/keybindings/
-%{_libdir}/*.so.*
+%{_libdir}/*.so.%{sover}*
 
 %files themes
 %defattr(-,root,root)

++++++ marco-1.10.3.tar.xz -> marco-1.12.0.tar.xz ++++++
++++ 3756 lines of diff (skipped)


Reply via email to