diff --git a/gnome-session-3.3.1.tar.bz2 b/gnome-session-3.3.1.tar.bz2 deleted file mode 100644 index 3d564fc..0000000 --- a/gnome-session-3.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adbaf8fd4b9da8c9ff50aabe6502c25b2069e70fbeafb0e2dcaba6ce24a49a48 -size 824493 diff --git a/gnome-session-3.3.2.tar.bz2 b/gnome-session-3.3.2.tar.bz2 new file mode 100644 index 0000000..068e9c6 --- /dev/null +++ b/gnome-session-3.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89852644f872130694cf6e88ffb8ee0f6ccbc90c27e863afd7e128c5c473b5b +size 825660 diff --git a/gnome-session-blacklist-hardware.patch b/gnome-session-blacklist-hardware.patch deleted file mode 100644 index dc43887..0000000 --- a/gnome-session-blacklist-hardware.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 50b121a7737a13bde1195d1aea215ff8789f65fd Mon Sep 17 00:00:00 2001 -From: Vincent Untz -Date: Wed, 19 Oct 2011 14:27:25 +0200 -Subject: [PATCH 1/2] tools: Use whitelist/blacklist regexps when evaluating - renderer - -diff --git a/data/hardware-compatibility b/data/hardware-compatibility -index ddbfe07..5adc072 100644 ---- a/data/hardware-compatibility -+++ b/data/hardware-compatibility -@@ -13,7 +13,7 @@ - ## - - # Intel 830-865 ---Intel(R) 8[[:digit:]]{2,2}[^[:digit:]] -+-Intel\(R\) 8[[:digit:]]{2,2}[^[:digit:]] - - # Old Mesa software GL renderer - -software rasterizer --- -1.7.7 - diff --git a/gnome-session.changes b/gnome-session.changes index b0c8298..06c8e86 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Nov 21 13:37:28 UTC 2011 - dimstar@opensuse.org + +- Update to version 3.3.2: + + Fix regexp for blacklisting Intel 830-865 hardware + + Updated translations. +- Drop gnome-session-blacklist-hardware.patch: fixed upstream. + ------------------------------------------------------------------- Wed Oct 26 20:40:45 UTC 2011 - dimstar@opensuse.org diff --git a/gnome-session.spec b/gnome-session.spec index daef44f..5a989a7 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -18,7 +18,7 @@ Name: gnome-session -Version: 3.3.1 +Version: 3.3.2 Release: 1 License: GPLv2+ Summary: Session Tools for the GNOME Desktop @@ -37,8 +37,6 @@ Patch1: gnome-session-kdm-support.patch Patch2: gnome-session-wm-switch.patch # PATCH-NEEDS-REBASE gnome-session-bgo507101-tile-ui.patch bgo507101 vuntz@novell.com -- Tile UI for logout dialog. (Was: PATCH-FIX-UPSTREAM) Patch3: gnome-session-bgo507101-tile-ui.patch -# PATCH-FEATURE-UPSTREAM gnome-session-blacklist-hardware.patch bgo#644325 vuntz@opensuse.org -- Use an external file to easily blacklist/whitelist some hardware -Patch5: gnome-session-blacklist-hardware.patch BuildRequires: fdupes BuildRequires: gnome-common BuildRequires: gnome-patch-translation @@ -139,7 +137,6 @@ translation-update-upstream #%patch2 -p1 # needs-rebase #%patch3 -p0 -%patch5 -p1 # gnome-patch-translation-update %build