diff --git a/desktop-file-utils.changes b/desktop-file-utils.changes index 6e1e099..792fb35 100644 --- a/desktop-file-utils.changes +++ b/desktop-file-utils.changes @@ -50,7 +50,7 @@ Wed Jul 31 21:17:49 UTC 2019 - bjorn.lie@gmail.com + 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. + + Add font as valid media type (bsc#1148080). + Fix broken emacs blocking compile. - Drop desktop-file-utils-add-Pantheon.patch: Fixed upstream. - Drop no longer needed manual install of emacs lisp file. diff --git a/desktop-file-utils.spec b/desktop-file-utils.spec index f5dd575..efc0ab7 100644 --- a/desktop-file-utils.spec +++ b/desktop-file-utils.spec @@ -1,7 +1,7 @@ # # spec file for package desktop-file-utils # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed