3.3.3
This commit is contained in:
parent
93e17d3aec
commit
69c7e07aee
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ gnome-bluetooth-2.90.0.tar.bz2
|
|||||||
/gnome-bluetooth-3.2.0.tar.bz2
|
/gnome-bluetooth-3.2.0.tar.bz2
|
||||||
/gnome-bluetooth-3.2.1.tar.bz2
|
/gnome-bluetooth-3.2.1.tar.bz2
|
||||||
/gnome-bluetooth-3.3.2.tar.xz
|
/gnome-bluetooth-3.3.2.tar.xz
|
||||||
|
/gnome-bluetooth-3.3.3.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.3.2
|
Version: 3.3.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
Group: Applications/Communications
|
Group: Applications/Communications
|
||||||
@ -10,7 +10,7 @@ URL: http://live.gnome.org/GnomeBluetooth
|
|||||||
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.3/gnome-bluetooth-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.3/gnome-bluetooth-%{version}.tar.xz
|
||||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||||
|
|
||||||
BuildRequires: gtk3-devel >= 2.99.0
|
BuildRequires: gtk3-devel >= 3.0
|
||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
@ -203,6 +203,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
|
||||||
|
- Update to 3.3.3
|
||||||
|
|
||||||
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> -3.3.2-2
|
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> -3.3.2-2
|
||||||
- Temporarily add libtool archive to devel package as gnome-shell needs is (for g-i bindings?)
|
- Temporarily add libtool archive to devel package as gnome-shell needs is (for g-i bindings?)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user