From 482930701f167f42a1827ff3e935cde1d7e359a044ed95413cc2c7c2714f1ff9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 8 Sep 2016 21:24:04 +0000 Subject: [PATCH 1/3] Accepting request 425044 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/425044 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=222 --- gnome-desktop-3.20.2.tar.xz | 3 --- gnome-desktop-3.21.90.tar.xz | 3 +++ gnome-desktop-bnc896687-benq-pnp-id.patch | 26 ------------------ gnome-desktop.changes | 32 +++++++++++++++++++++++ gnome-desktop.spec | 14 +++------- 5 files changed, 38 insertions(+), 40 deletions(-) delete mode 100644 gnome-desktop-3.20.2.tar.xz create mode 100644 gnome-desktop-3.21.90.tar.xz delete mode 100644 gnome-desktop-bnc896687-benq-pnp-id.patch diff --git a/gnome-desktop-3.20.2.tar.xz b/gnome-desktop-3.20.2.tar.xz deleted file mode 100644 index 46943a3..0000000 --- a/gnome-desktop-3.20.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:492c2da7aa8c3a8b65796e8171fc8f0dfb5d322dd2799c0d76392e1fb061e2b2 -size 1093172 diff --git a/gnome-desktop-3.21.90.tar.xz b/gnome-desktop-3.21.90.tar.xz new file mode 100644 index 0000000..bafe49f --- /dev/null +++ b/gnome-desktop-3.21.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c6f9580271b688a82bec5bdc7710abceb0c8aa20494e2843c203c251991857 +size 1064936 diff --git a/gnome-desktop-bnc896687-benq-pnp-id.patch b/gnome-desktop-bnc896687-benq-pnp-id.patch deleted file mode 100644 index 0bbdcde..0000000 --- a/gnome-desktop-bnc896687-benq-pnp-id.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 838b67ef580a02f9c5e32d691a212d5d571bc88a Mon Sep 17 00:00:00 2001 -From: Federico Mena Quintero -Date: Mon, 4 May 2015 14:55:23 -0500 -Subject: pnp-ids: Add LAP -> BenQ to pnp.ids - -https://bugzilla.gnome.org/show_bug.cgi?id=748914 ---- - libgnome-desktop/pnp.ids | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/libgnome-desktop/pnp.ids b/libgnome-desktop/pnp.ids -index 297c3a9..5e8984c 100644 ---- a/libgnome-desktop/pnp.ids -+++ b/libgnome-desktop/pnp.ids -@@ -1095,6 +1095,7 @@ LAC LaCie - LAF Microline - LAG Laguna Systems - LAN Sodeman Lancom Inc -+LAP BenQ - LAS LASAT Comm. A/S - LAV Lava Computer MFG Inc - LBO Lubosoft --- -cgit v0.12 - - diff --git a/gnome-desktop.changes b/gnome-desktop.changes index 00a31b6..d5c5c93 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Aug 16 18:49:35 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.90: + + No changes, pure versionbump. + +------------------------------------------------------------------- +Sat Jul 23 20:18:16 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.4: + + Use udev's hwdb to query PNP IDs (--disable-udev to disable + this). + + Remove dependencies on xrandr and xext. +- Following upstream changes, remove pkgconfig(xext) and + pkgconfig(xrandr) and add pkgconfig(libudev) BuildRequires. +- Drop gnome-desktop-bnc896687-benq-pnp-id.patch: Not needed + anymore since the switch to udev's hwdb. + +------------------------------------------------------------------- +Tue Jun 21 19:52:08 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.3: + + Updated translations. +- Drop gnome-about obsoletes: gnome-about have not been around + since before GNOME 3.0, it's about time we drop it. + +------------------------------------------------------------------- +Sat May 28 21:34:15 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.2: + + Add API to know if a GnomeRRMode is interlaced. + ------------------------------------------------------------------- Thu May 26 14:25:12 CDT 2016 - federico@suse.com diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 393518b..5ffca77 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -19,16 +19,14 @@ %define IS_DEFAULT_GNOME_DESKTOP 1 Name: gnome-desktop -Version: 3.20.2 +Version: 3.21.90 Release: 0 Summary: The GNOME Desktop API Library License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-desktop/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-desktop/3.21/%{name}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM gnome-desktop-bnc896687-benq-pnp-id.patch bsc#896687 bgo#748914 federico@suse.com -- Add identifier for BenQ displays -Patch1: gnome-desktop-bnc896687-benq-pnp-id.patch BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool @@ -39,11 +37,10 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.5.91 BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6 BuildRequires: pkgconfig(iso-codes) +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(xext) >= 1.1 BuildRequires: pkgconfig(xkbfile) BuildRequires: pkgconfig(xkeyboard-config) -BuildRequires: pkgconfig(xrandr) >= 1.3 %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common BuildRequires: gtk-doc @@ -58,9 +55,6 @@ This package contains the desktop-wide files. %package -n gnome-version Summary: GNOME version Group: System/GUI/GNOME -%if %IS_DEFAULT_GNOME_DESKTOP -Obsoletes: gnome-about < %{version} -%endif %description -n gnome-version This package contains information on the version of GNOME that is installed. @@ -128,7 +122,6 @@ reasons. %lang_package %prep %setup -q -%patch1 -p1 translation-update-upstream %if 0%{?BUILD_FROM_VCS} @@ -174,7 +167,6 @@ rm -rf %{buildroot} %doc %{_datadir}/help/C/fdl/ %doc %{_datadir}/help/C/gpl/ %doc %{_datadir}/help/C/lgpl/ -%{_datadir}/libgnome-desktop-3.0/ %{_libexecdir}/gnome-rr-debug %files -n typelib-1_0-GnomeDesktop-3_0 From 8d94dbc8edb3b7bdb089dcf1c3412feb9090711dd5c181a20ad93a6a90d0d3cc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 14 Sep 2016 16:49:13 +0000 Subject: [PATCH 2/3] Accepting request 427348 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/427348 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=223 --- gnome-desktop-3.21.90.tar.xz | 3 --- gnome-desktop-3.21.92.tar.xz | 3 +++ gnome-desktop.changes | 7 +++++++ gnome-desktop.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 gnome-desktop-3.21.90.tar.xz create mode 100644 gnome-desktop-3.21.92.tar.xz diff --git a/gnome-desktop-3.21.90.tar.xz b/gnome-desktop-3.21.90.tar.xz deleted file mode 100644 index bafe49f..0000000 --- a/gnome-desktop-3.21.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1c6f9580271b688a82bec5bdc7710abceb0c8aa20494e2843c203c251991857 -size 1064936 diff --git a/gnome-desktop-3.21.92.tar.xz b/gnome-desktop-3.21.92.tar.xz new file mode 100644 index 0000000..62093d9 --- /dev/null +++ b/gnome-desktop-3.21.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44a4ac620ded907f7c59a57f08a3868a77ec2dcbe4ae145f3f1e4c6bddaeb60 +size 1074168 diff --git a/gnome-desktop.changes b/gnome-desktop.changes index d5c5c93..98ff01d 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 13 16:21:25 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.92: + + Fix a crash on non-udev platforms (bgo#770686). + + Updated translations. + ------------------------------------------------------------------- Tue Aug 16 18:49:35 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 5ffca77..befbf20 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -19,7 +19,7 @@ %define IS_DEFAULT_GNOME_DESKTOP 1 Name: gnome-desktop -Version: 3.21.90 +Version: 3.21.92 Release: 0 Summary: The GNOME Desktop API Library License: LGPL-2.1+ From d564223462880114051215c35251d77f10f4d8a0c13d1dcd065960f91de94c58 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 20 Sep 2016 18:26:56 +0000 Subject: [PATCH 3/3] Accepting request 428806 from GNOME:Next New stable OBS-URL: https://build.opensuse.org/request/show/428806 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=224 --- gnome-desktop-3.21.92.tar.xz | 3 --- gnome-desktop-3.22.0.tar.xz | 3 +++ gnome-desktop.changes | 6 ++++++ gnome-desktop.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-desktop-3.21.92.tar.xz create mode 100644 gnome-desktop-3.22.0.tar.xz diff --git a/gnome-desktop-3.21.92.tar.xz b/gnome-desktop-3.21.92.tar.xz deleted file mode 100644 index 62093d9..0000000 --- a/gnome-desktop-3.21.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d44a4ac620ded907f7c59a57f08a3868a77ec2dcbe4ae145f3f1e4c6bddaeb60 -size 1074168 diff --git a/gnome-desktop-3.22.0.tar.xz b/gnome-desktop-3.22.0.tar.xz new file mode 100644 index 0000000..8cf21df --- /dev/null +++ b/gnome-desktop-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff36ccd8d0a62177a4c1513ec70d13ead3b84fdc208ba54199cf7616f05644d +size 1073364 diff --git a/gnome-desktop.changes b/gnome-desktop.changes index 98ff01d..d053628 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 19 19:27:01 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + No changes, pure versionbump. + ------------------------------------------------------------------- Tue Sep 13 16:21:25 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-desktop.spec b/gnome-desktop.spec index befbf20..4bf3ab6 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -19,13 +19,13 @@ %define IS_DEFAULT_GNOME_DESKTOP 1 Name: gnome-desktop -Version: 3.21.92 +Version: 3.22.0 Release: 0 Summary: The GNOME Desktop API Library License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-desktop/3.21/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-desktop/3.22/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gobject-introspection-devel