diff --git a/gnome-bluetooth-3.3.2.tar.bz2 b/gnome-bluetooth-3.3.2.tar.bz2 deleted file mode 100644 index 4926e76..0000000 --- a/gnome-bluetooth-3.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58c21d26781729ed5b4e80e985f6f37b94af7fb830b525642046750537d16c57 -size 1394849 diff --git a/gnome-bluetooth-3.3.3.tar.xz b/gnome-bluetooth-3.3.3.tar.xz new file mode 100644 index 0000000..3b175aa --- /dev/null +++ b/gnome-bluetooth-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0942001164734123ca9fa870955c2455b8f1ef0a0f30f476d8c7e52164c2567 +size 1155420 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 0bcbe40..b203327 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Dec 23 11:08:36 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.3.3: + + Library: + - GVariant fixes + - Build improvements + + Applet: + - Fix a packing issue + + Wizard: + - Improvements in the handling of PIN codes + - Fix a segfault + - Fix an UI issue with the "Close" button +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. + ------------------------------------------------------------------- Wed Dec 21 01:17:36 UTC 2011 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index c18374a..da68527 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -15,15 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: gnome-bluetooth -Version: 3.3.2 +Version: 3.3.3 Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0+ Group: System/GUI/GNOME Url: http://live.gnome.org/GnomeBluetooth -Source: http://download.gnome.org/sources/gnome-bluetooth/3.3/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gnome-bluetooth/3.3/%{name}-%{version}.tar.xz Source1: 61-gnome-bluetooth-rfkill.rules # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches Patch0: lxde-support.patch @@ -37,6 +36,8 @@ BuildRequires: libnotify-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.7 +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz BuildRequires: pkgconfig(nautilus-sendto) %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common