Update to 3.17.90

This commit is contained in:
Kalev Lember 2015-08-17 19:32:20 +02:00
parent 7e412726a0
commit d60abafbd0
3 changed files with 8 additions and 8 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 1:3.17.90-1
- Update to 3.17.90
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.16.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
de7eb807e3ae913bca53917b195d9d9f gnome-bluetooth-3.16.1.tar.xz
064feac0053f3868787d69af6adec1cc gnome-bluetooth-3.17.90.tar.xz