Update to 3.27.92
This commit is contained in:
parent
7761a5e039
commit
2530b662b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ gnome-bluetooth-2.90.0.tar.bz2
|
||||
/gnome-bluetooth-3.25.91.tar.xz
|
||||
/gnome-bluetooth-3.26.0.tar.xz
|
||||
/gnome-bluetooth-3.26.1.tar.xz
|
||||
/gnome-bluetooth-3.27.92.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gnome-bluetooth
|
||||
Epoch: 1
|
||||
Version: 3.26.1
|
||||
Release: 4%{?dist}
|
||||
Version: 3.27.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Bluetooth graphical utilities
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeBluetooth
|
||||
Source0: https://download.gnome.org/sources/gnome-bluetooth/3.26/gnome-bluetooth-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-bluetooth/3.27/gnome-bluetooth-%{version}.tar.xz
|
||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||
|
||||
%if 0%{?rhel}
|
||||
@ -66,7 +66,7 @@ for writing applications that require a Bluetooth device selection widget.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%meson -Denable-gtk-doc=true
|
||||
%meson -Dgtk_doc=true
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
@ -106,6 +106,9 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 1:3.27.92-1
|
||||
- Update to 3.27.92
|
||||
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:3.26.1-4
|
||||
- Escape macros in %%changelog
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-bluetooth-3.26.1.tar.xz) = a7e5a3243af467e17342f6810a9b3d2283310ceb25d00fd523032c7e58aecc0a3d537ac71cfee8c37ab87ede5a79e78797436b709232b0914b9cd35e71dfda87
|
||||
SHA512 (gnome-bluetooth-3.27.92.tar.xz) = 490409a938473181bd7b3c2a290a568b91f541427243ace47be73bdddf7b1ee8c799ed1af02850b0694dacf68f38746ecfa124d5f60d98b09f50465d66f753ea
|
||||
|
Loading…
Reference in New Issue
Block a user