Hello community, here is the log from the commit of package gnome-menus for openSUSE:Factory checked in at 2018-03-08 10:44:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-menus (Old) and /work/SRC/openSUSE:Factory/.gnome-menus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-menus" Thu Mar 8 10:44:03 2018 rev:96 rq:582734 version:3.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-menus/gnome-menus.changes 2016-09-05 21:14:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-menus.new/gnome-menus.changes 2018-03-08 10:44:04.958318368 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:28:38 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-menus.spec ++++++ --- /var/tmp/diff_new_pack.lOzXqz/_old 2018-03-08 10:44:05.526297918 +0100 +++ /var/tmp/diff_new_pack.lOzXqz/_new 2018-03-08 10:44:05.530297774 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-menus # -# Copyright (c) 2016 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 @@ -20,9 +20,9 @@ Version: 3.13.3 Release: 0 Summary: The GNOME Desktop Menu -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/GUI/GNOME -Url: http://www.gnome.org +URL: http://www.gnome.org Source: http://download.gnome.org/sources/gnome-menus/3.13/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM 0001-desktop-entries-support-multiple-desktops-in-XDG_CUR.patch bsc#988595 [email protected] -- Support multiple desktops specified by XDG_CURRENT_DESKTOP @@ -32,6 +32,7 @@ BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool +BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: python-gtk BuildRequires: translation-update-upstream @@ -39,7 +40,6 @@ BuildRequires: pkgconfig(gio-unix-2.0) >= 2.29.15 Requires: %{name}-branding = %{version} Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The package contains an implementation of the draft "Desktop Menu @@ -51,10 +51,6 @@ Summary: The GNOME Desktop Menu Group: System/Libraries Requires: %{name} >= %{version} -# bug437293 -%ifarch ppc64 -Obsoletes: gnome-menus-64bit -%endif # %description -n libgnome-menu-3-0 @@ -79,9 +75,9 @@ Group: System/GUI/GNOME Requires: %{name} = %{version} Supplements: packageand(%{name}:branding-upstream) +Conflicts: %{name}-branding Provides: %{name}-branding = %{version} BuildArch: noarch -Conflicts: otherproviders(%{name}-branding) #BRAND: This package contains set of needed .menu files in #BRAND: /etc/xdg/menus. .directory files in #BRAND: %{_datadir}/desktop-directories/Multimedia.directory are part of @@ -109,6 +105,7 @@ http://www.freedesktop.org/Standards/menu-spec %lang_package + %prep %setup -q translation-update-upstream @@ -129,36 +126,28 @@ done %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %post -n libgnome-menu-3-0 -p /sbin/ldconfig - %postun -n libgnome-menu-3-0 -p /sbin/ldconfig %files -%defattr (-, root, root) -%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %dir %{_datadir}/desktop-directories %{_datadir}/desktop-directories/*.directory %dir %{_sysconfdir}/xdg/menus %files -n libgnome-menu-3-0 -%defattr (-, root, root) %{_libdir}/libgnome-menu-3.so.0* %files -n typelib-1_0-GMenu-3_0 -%defattr(-,root,root) %{_libdir}/girepository-1.0/GMenu-3.0.typelib %files lang -f %{name}-3.0.lang %files branding-upstream -%defattr (-, root, root) %{_sysconfdir}/xdg/menus/gnome-applications.menu %files devel -%defattr (-, root, root) %{_includedir}/gnome-menus-3.0/ %{_libdir}/*.so %{_libdir}/pkgconfig/libgnome-menu-3.0.pc
