diff --git a/.gitignore b/.gitignore index 6c05388..3f45d1b 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ gnome-bluetooth-2.90.0.tar.bz2 /gnome-bluetooth-3.15.4.tar.xz /gnome-bluetooth-3.16.0.tar.xz /gnome-bluetooth-3.16.1.tar.xz +/gnome-bluetooth-3.17.90.tar.xz diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index fa3470a..788d8f1 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,13 +1,13 @@ Name: gnome-bluetooth Epoch: 1 -Version: 3.16.1 -Release: 2%{?dist} +Version: 3.17.90 +Release: 1%{?dist} Summary: Bluetooth graphical utilities Group: Applications/Communications License: GPLv2+ URL: http://live.gnome.org/GnomeBluetooth -Source0: http://download.gnome.org/sources/gnome-bluetooth/3.16/gnome-bluetooth-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-bluetooth/3.17/gnome-bluetooth-%{version}.tar.xz Source1: 61-gnome-bluetooth-rfkill.rules %if 0%{?rhel} @@ -87,11 +87,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules -# gnome-bluetooth2 is the name for the gettext domain, -# gnome-bluetooth is the name in the docs %find_lang gnome-bluetooth2 -%find_lang %{name} --with-gnome -cat %{name}.lang >> gnome-bluetooth2.lang %post update-desktop-database &>/dev/null || : @@ -142,6 +138,9 @@ fi %{_datadir}/gtk-doc %changelog +* Mon Aug 17 2015 Kalev Lember - 1:3.17.90-1 +- Update to 3.17.90 + * Wed Jun 17 2015 Fedora Release Engineering - 1:3.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 248e815..2379db1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de7eb807e3ae913bca53917b195d9d9f gnome-bluetooth-3.16.1.tar.xz +064feac0053f3868787d69af6adec1cc gnome-bluetooth-3.17.90.tar.xz