Update to 3.2.0
This commit is contained in:
parent
2b1d290b09
commit
b66acbb18d
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ gnome-bluetooth-2.90.0.tar.bz2
|
|||||||
/gnome-bluetooth-3.1.3.tar.bz2
|
/gnome-bluetooth-3.1.3.tar.bz2
|
||||||
/gnome-bluetooth-3.1.4.tar.bz2
|
/gnome-bluetooth-3.1.4.tar.bz2
|
||||||
/gnome-bluetooth-3.1.92.tar.bz2
|
/gnome-bluetooth-3.1.92.tar.bz2
|
||||||
|
/gnome-bluetooth-3.2.0.tar.bz2
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.1.92
|
Version: 3.2.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.1/gnome-bluetooth-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.2/gnome-bluetooth-%{version}.tar.bz2
|
||||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||||
|
|
||||||
BuildRequires: gtk3-devel >= 2.99.0
|
BuildRequires: gtk3-devel >= 2.99.0
|
||||||
@ -204,6 +204,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 26 2011 Bastien Nocera <bnocera@redhat.com> 3.2.0-1
|
||||||
|
- Update to 3.2.0
|
||||||
|
|
||||||
* Tue Sep 20 2011 Bastien Nocera <bnocera@redhat.com> 3.1.92-1
|
* Tue Sep 20 2011 Bastien Nocera <bnocera@redhat.com> 3.1.92-1
|
||||||
- Update to 3.1.92
|
- Update to 3.1.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user