Hello community, here is the log from the commit of package xdg-user-dirs-gtk for openSUSE:Leap:15.2 checked in at 2020-02-16 18:26:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/xdg-user-dirs-gtk (Old) and /work/SRC/openSUSE:Leap:15.2/.xdg-user-dirs-gtk.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-user-dirs-gtk" Sun Feb 16 18:26:01 2020 rev:12 rq:772177 version:0.10+13 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/xdg-user-dirs-gtk/xdg-user-dirs-gtk.changes 2020-01-15 16:30:02.520808155 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.xdg-user-dirs-gtk.new.26092/xdg-user-dirs-gtk.changes 2020-02-16 18:26:08.374649495 +0100 @@ -1,0 +2,25 @@ +Sat Jan 25 14:21:18 UTC 2020 - Dominique Leuenberger <[email protected]> + +- No longer recommend -lang: supplements are in use + +------------------------------------------------------------------- +Thu Oct 03 19:38:07 UTC 2019 - [email protected] + +- Update to version 0.10+13: + + Comment invalid <category> in DOAP file to pass git pre-receive + hook. + + Make the 'Don't ask again' checkbox work properly. + + Updated translations. +- Switch to git checkout, current master, via source service, + explicit commit. +- Add gnome-common BuildRequires and pass autogen.sh, needed to + bootstrap the checkout. +- Also pass export CFLAGS='-Wno-error=deprecated-declarations'. +- Use modern macros and tweak Summary to silence rpmlint. + +------------------------------------------------------------------- +Wed Feb 28 20:21:25 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- Old: ---- xdg-user-dirs-gtk-0.10.tar.xz New: ---- _service _servicedata xdg-user-dirs-gtk-0.10+13.obscpio xdg-user-dirs-gtk.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-user-dirs-gtk.spec ++++++ --- /var/tmp/diff_new_pack.KRVHH7/_old 2020-02-16 18:26:08.746649690 +0100 +++ /var/tmp/diff_new_pack.KRVHH7/_new 2020-02-16 18:26:08.750649692 +0100 @@ -1,7 +1,7 @@ # # spec file for package xdg-user-dirs-gtk # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,28 +12,28 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: xdg-user-dirs-gtk -Summary: xdg-user-dir support for Gnome and Gtk+ applications -License: GPL-2.0+ -Group: System/GUI/GNOME -Version: 0.10 +Version: 0.10+13 Release: 0 -Url: http://download.gnome.org/sources/xdg-user-dirs-gtk -Source0: http://download.gnome.org/sources/xdg-user-dirs-gtk/0.10/%{name}-%{version}.tar.xz +Summary: Xdg-user-dir support for Gnome and Gtk+ applications +License: GPL-2.0-or-later +Group: System/GUI/GNOME +URL: http://download.gnome.org/sources/xdg-user-dirs-gtk +Source0: %{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM xdg-user-dirs-gtk-XFCE-LXDE-autostart.patch fdo#33107 [email protected] -- Start xdg-user-dirs-gtk in Xfce sessions as well Patch1: %{name}-XFCE-autostart.patch + +BuildRequires: gnome-common BuildRequires: gtk3-devel BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: xdg-user-dirs Requires: xdg-user-dirs -Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A companion to xdg-user-dirs that integrates it into the Gnome desktop @@ -41,26 +41,26 @@ to help move they standard user directories to the correct names. %lang_package + %prep -%setup -q -%patch1 -p1 +%autosetup -p1 translation-update-upstream %build +NOCONFIGURE=1 ./autogen.sh +export CFLAGS='-Wno-error=deprecated-declarations' %configure -%__make %{?jobs:-j %jobs} +%make_build %install -%makeinstall +%make_install %suse_update_desktop_file user-dirs-update-gtk %find_lang %{name} -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%license COPYING +%doc AUTHORS README ChangeLog %{_bindir}/xdg-user-dirs-gtk-update %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop ++++++ _service ++++++ <services> <service name="obs_scm" mode="disabled"> <param name="url">https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk.git</param> <param name="scm">git</param> <param name="revision">de85967a</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="changesgenerate">enable</param> </service> <service mode="buildtime" name="tar" /> <service mode="buildtime" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="disabled" name="set_version" /> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk.git</param> <param name="changesrevision">de85967aff2e52ac1ff42c44e84a0478b683fcf3</param></service></servicedata>++++++ xdg-user-dirs-gtk.obsinfo ++++++ name: xdg-user-dirs-gtk version: 0.10+13 mtime: 1565615804 commit: de85967aff2e52ac1ff42c44e84a0478b683fcf3
