Update to 3.1.3
This commit is contained in:
parent
6425e1a169
commit
aa81ebda4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ gnome-bluetooth-2.90.0.tar.bz2
|
|||||||
/gnome-bluetooth-2.91.92.tar.bz2
|
/gnome-bluetooth-2.91.92.tar.bz2
|
||||||
/gnome-bluetooth-3.0.0.tar.bz2
|
/gnome-bluetooth-3.0.0.tar.bz2
|
||||||
/gnome-bluetooth-3.0.1.tar.bz2
|
/gnome-bluetooth-3.0.1.tar.bz2
|
||||||
|
/gnome-bluetooth-3.1.3.tar.bz2
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.0.1
|
Version: 3.1.3
|
||||||
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/2.91/gnome-bluetooth-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.1/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
|
||||||
@ -205,6 +205,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
|
||||||
|
- Update to 3.1.3
|
||||||
|
|
||||||
* Fri May 27 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-1
|
* Fri May 27 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-1
|
||||||
- Update to 3.0.1
|
- Update to 3.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user