Hello community, here is the log from the commit of package mate-desktop for openSUSE:Factory checked in at 2018-01-24 15:32:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-desktop (Old) and /work/SRC/openSUSE:Factory/.mate-desktop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-desktop" Wed Jan 24 15:32:30 2018 rev:18 rq:568850 version:1.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-desktop/mate-desktop.changes 2017-03-20 17:11:42.415705186 +0100 +++ /work/SRC/openSUSE:Factory/.mate-desktop.new/mate-desktop.changes 2018-01-24 15:32:31.180707032 +0100 @@ -1,0 +2,5 @@ +Wed Jan 24 10:09:10 UTC 2018 - [email protected] + +- Require xdg-user-dirs instead of xdg-user-dirs-gtk. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-desktop.spec ++++++ --- /var/tmp/diff_new_pack.6FnUb2/_old 2018-01-24 15:32:31.808677663 +0100 +++ /var/tmp/diff_new_pack.6FnUb2/_new 2018-01-24 15:32:31.808677663 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-desktop # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Version: 1.18.0 Release: 0 Summary: Library with common API for various MATE modules -License: GPL-2.0+ and LGPL-2.1+ and MIT +License: GPL-2.0+ AND LGPL-2.1+ AND MIT Group: System/GUI/Other Url: https://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz @@ -42,7 +42,7 @@ BuildRequires: pkgconfig(libstartup-notification-1.0) BuildRequires: pkgconfig(python) BuildRequires: pkgconfig(xrandr) >= 1.3 -Requires: xdg-user-dirs-gtk +Requires: xdg-user-dirs Recommends: %{name}-lang Recommends: mate-user-guide @@ -54,7 +54,7 @@ %package -n %{soname}-%{sover} Summary: Library with common API for various MATE modules -License: GPL-2.0+ and LGPL-2.1+ and MIT +License: GPL-2.0+ AND LGPL-2.1+ AND MIT Group: System/Libraries Requires: %{name}-gschemas >= %{version} @@ -75,12 +75,12 @@ %package gschemas Summary: MATE Desktop GSchemas -License: GPL-2.0+ and LGPL-2.1+ and MIT +License: GPL-2.0+ AND LGPL-2.1+ AND MIT Group: System/Libraries Requires: %{name}-gschemas-branding >= %{version} # mate-desktop-gsettings-schemas was last used in openSUSE Leap 42.1. -Obsoletes: %{name}-gsettings-schemas < %{version}-%{release} -Provides: %{name}-gsettings-schemas = %{version}-%{release} +Obsoletes: %{name}-gsettings-schemas < %{version} +Provides: %{name}-gsettings-schemas = %{version} %glib2_gsettings_schema_requires %description gschemas @@ -104,7 +104,7 @@ %package devel Summary: MATE module API library development files -License: GPL-2.0+ and LGPL-2.1+ and MIT +License: GPL-2.0+ AND LGPL-2.1+ AND MIT Group: Development/Libraries/Other Requires: %{soname}-%{sover} = %{version} @@ -158,7 +158,6 @@ %postun -n %{soname}-%{sover} -p /sbin/ldconfig %files -%defattr(-,root,root) %doc AUTHORS COPYING %dir %{_datadir}/mate-about %{_sysconfdir}/xdg/autostart/user-dirs-update-mate.desktop @@ -172,25 +171,19 @@ %{_mandir}/man?/*.?%{?ext_man} %files lang -f %{name}.lang -%defattr(-,root,root) %files -n %{soname}-%{sover} -%defattr(-,root,root) %{_libdir}/%{soname}.so.%{sover}* %files -n %{typelib} -%defattr(-,root,root) %{_libdir}/girepository-1.0/MateDesktop-2.0.typelib %files gschemas -%defattr(-,root,root) %{_datadir}/glib-2.0/schemas/*.xml %files gschemas-branding-upstream -%defattr (-,root,root) %files devel -%defattr(-,root,root) %{_includedir}/%{name}-2.0/ %{_libdir}/%{soname}.so %{_libdir}/pkgconfig/%{name}-2.0.pc
