Update to 3.20.0
This commit is contained in:
parent
934cd3ac1a
commit
10a4e78034
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ gnome-bluetooth-2.90.0.tar.bz2
|
|||||||
/gnome-bluetooth-3.18.1.tar.xz
|
/gnome-bluetooth-3.18.1.tar.xz
|
||||||
/gnome-bluetooth-3.18.2.tar.xz
|
/gnome-bluetooth-3.18.2.tar.xz
|
||||||
/gnome-bluetooth-3.18.3.tar.xz
|
/gnome-bluetooth-3.18.3.tar.xz
|
||||||
|
/gnome-bluetooth-3.20.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.18.3
|
Version: 3.20.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
Group: Applications/Communications
|
Group: Applications/Communications
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://live.gnome.org/GnomeBluetooth
|
URL: http://live.gnome.org/GnomeBluetooth
|
||||||
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.18/gnome-bluetooth-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.20/gnome-bluetooth-%{version}.tar.xz
|
||||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
@ -137,6 +137,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 24 2016 Bastien Nocera <bnocera@redhat.com> - 3.20.0-1
|
||||||
|
- Update to 3.20.0
|
||||||
|
|
||||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1:3.18.3-1
|
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1:3.18.3-1
|
||||||
- Update to 3.18.3
|
- Update to 3.18.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user