Hello community, here is the log from the commit of package desktop-file-utils for openSUSE:Factory checked in at 2019-08-16 15:29:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/desktop-file-utils (Old) and /work/SRC/openSUSE:Factory/.desktop-file-utils.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "desktop-file-utils" Fri Aug 16 15:29:06 2019 rev:64 rq:723054 version:0.24 Changes: -------- --- /work/SRC/openSUSE:Factory/desktop-file-utils/desktop-file-utils.changes 2019-08-09 16:49:41.417507924 +0200 +++ /work/SRC/openSUSE:Factory/.desktop-file-utils.new.22127/desktop-file-utils.changes 2019-08-16 15:29:08.621987164 +0200 @@ -1,0 +2,16 @@ +Wed Jul 31 21:17:49 UTC 2019 - [email protected] + +- Update to version 0.24: + + Allow desktop file spec version 1.2. + + Add Budgie, Deepin, Enlightenment and Pantheon to list of + registered desktop environments. + + Sort output lines internally to conserve reproducibility. + + Use pledge(2) on OpenBSD to limit capabilities. + + Fix missing ; when appending to a list not ending with one. + + Add font as valid media type. + + Fix broken emacs blocking compile. +- Drop desktop-file-utils-add-Pantheon.patch: Fixed upstream. +- Drop no longer needed manual install of emacs lisp file. +- Use modern macros. + +------------------------------------------------------------------- Old: ---- desktop-file-utils-0.23.tar.xz desktop-file-utils-add-Pantheon.patch New: ---- desktop-file-utils-0.24.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ desktop-file-utils.spec ++++++ --- /var/tmp/diff_new_pack.mGTJ6L/_old 2019-08-16 15:29:09.745986905 +0200 +++ /var/tmp/diff_new_pack.mGTJ6L/_new 2019-08-16 15:29:09.745986905 +0200 @@ -17,7 +17,7 @@ Name: desktop-file-utils -Version: 0.23 +Version: 0.24 Release: 0 Summary: Utilities for Manipulating Desktop Files License: GPL-2.0-or-later @@ -28,8 +28,7 @@ Source2: macros.desktop-file-utils # PATCH-FEATURE-OPENSUSE desktop-file-utils-suse-keys.patch [email protected] -- Handle SUSE-specific keys in validator. This is not strictly necessary, since they are prefixed with X-, but we can verify that the value has the right type. Patch0: desktop-file-utils-suse-keys.patch -# PATCH-FIX-UPSTREAM desktop-file-utils-add-Pantheon.patch fdo#105785 bnc#1094774 [email protected] -- Backporting upstream patch to Add Pantheon to desktop env list. -Patch1: desktop-file-utils-add-Pantheon.patch + BuildRequires: glib2-devel BuildRequires: pkg-config #!BuildIgnore: dbus-1-x11 @@ -48,22 +47,15 @@ http://freedesktop.org/wiki/Specifications/desktop-entry-spec %prep -%setup -q -%patch0 -%patch1 -p1 +%autosetup -p0 %build %configure \ --with-lispdir=%{_datadir}/emacs/site-lisp -make %{?_smp_mflags} V=1 +%make_build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} -# we don't want to buildrequire emacs, but recent automake make it -# impossible to install a lisp file without emacs installed. So we -# manually do it. -test ! -f %{buildroot}%{_datadir}/emacs/site-lisp/desktop-entry-mode.el -install -D -m644 misc/desktop-entry-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/desktop-entry-mode.el +%make_install # Install suse-update-mime-defaults install -m0755 %{SOURCE1} %{buildroot}%{_bindir}/suse-update-mime-defaults # Install rpm macros ++++++ desktop-file-utils-0.23.tar.xz -> desktop-file-utils-0.24.tar.xz ++++++ ++++ 5820 lines of diff (skipped)
