diff --git a/gnome-desktop-3.34.1.tar.xz b/gnome-desktop-3.34.1.tar.xz deleted file mode 100644 index 218b2fc..0000000 --- a/gnome-desktop-3.34.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1dbeb5666dad27166c769e48e2ab41dd5ed74718ea35eb57c8488790662dc5a -size 712352 diff --git a/gnome-desktop-3.34.2.tar.xz b/gnome-desktop-3.34.2.tar.xz new file mode 100644 index 0000000..bac91af --- /dev/null +++ b/gnome-desktop-3.34.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4081ba619733da33ec6ba98cd52170ee99a90439709df4df333e5c9e631f28ed +size 714752 diff --git a/gnome-desktop.changes b/gnome-desktop.changes index 91f91b3..1c850aa 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 3 21:36:12 UTC 2019 - Bjørn Lie + +- Update to version 3.34.2: + + Add helper to create transient systemd scopes. + + Updated translations. +- Add pkgconfig(libsystemd) BuildRequires: New dependency. + ------------------------------------------------------------------- Tue Oct 8 08:19:00 UTC 2019 - Bjørn Lie diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 4d78df9..a33d8d8 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-desktop # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnome-desktop -Version: 3.34.1 +Version: 3.34.2 Release: 0 Summary: The GNOME Desktop API Library License: LGPL-2.1-or-later @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.31.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6 BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libseccomp) +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xkbfile)