import gnome-bluetooth-3.34.3-1.el8
This commit is contained in:
parent
d9ac791b4c
commit
0c6730f95f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/gnome-bluetooth-3.28.2.tar.xz
|
SOURCES/gnome-bluetooth-3.34.3.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
43721092a3856ec5b77d836006b600010a7532a8 SOURCES/gnome-bluetooth-3.28.2.tar.xz
|
49124a8554eca0c74a80b6635b12c2e834d832f5 SOURCES/gnome-bluetooth-3.34.3.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.28.2
|
Version: 3.34.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeBluetooth
|
URL: https://wiki.gnome.org/Projects/GnomeBluetooth
|
||||||
Source0: https://download.gnome.org/sources/gnome-bluetooth/3.28/gnome-bluetooth-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-bluetooth/3.34/gnome-bluetooth-%{version}.tar.xz
|
||||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
@ -75,7 +75,7 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README NEWS
|
%doc README.md NEWS
|
||||||
%{_bindir}/bluetooth-sendto
|
%{_bindir}/bluetooth-sendto
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/gnome-bluetooth/
|
%{_datadir}/gnome-bluetooth/
|
||||||
@ -99,6 +99,11 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
|
|||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 03 2020 Bastien Nocera <bnocera@redhat.com> - 3.34.3-1
|
||||||
|
+ gnome-bluetooth-3.34.3-1
|
||||||
|
- Update to 3.34.3
|
||||||
|
- Resolves: #1858653
|
||||||
|
|
||||||
* Mon Aug 13 2018 Troy Dawson <tdawson@redhat.com> - 3.28.2-2
|
* Mon Aug 13 2018 Troy Dawson <tdawson@redhat.com> - 3.28.2-2
|
||||||
- Add BuildRequest python3-devel
|
- Add BuildRequest python3-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user