Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gnome-bluetooth.git#0fd508735126bdb08a22e1f1471c1f2c8d84049a
This commit is contained in:
parent
21b1a522c8
commit
be2b8a5aaa
2
.gitignore
vendored
2
.gitignore
vendored
@ -60,3 +60,5 @@ gnome-bluetooth-2.90.0.tar.bz2
|
||||
/gnome-bluetooth-3.34.1.tar.xz
|
||||
/gnome-bluetooth-3.34.2.tar.xz
|
||||
/gnome-bluetooth-3.34.3.tar.xz
|
||||
/gnome-bluetooth-3.34.4.tar.xz
|
||||
/gnome-bluetooth-3.34.5.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: gnome-bluetooth
|
||||
Epoch: 1
|
||||
Version: 3.34.3
|
||||
Release: 4%{?dist}
|
||||
Version: 3.34.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Bluetooth graphical utilities
|
||||
|
||||
License: GPLv2+
|
||||
@ -21,6 +21,7 @@ BuildRequires: meson
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: python3-dbusmock >= 0.22.0-3
|
||||
|
||||
Provides: dbus-bluez-pin-helper
|
||||
|
||||
@ -72,6 +73,9 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
|
||||
|
||||
%find_lang gnome-bluetooth2
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README.md NEWS
|
||||
@ -98,6 +102,14 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 23 2021 Bastien Nocera <bnocera@redhat.com> - 3.34.5-1
|
||||
+ gnome-bluetooth-3.34.5-1
|
||||
- Update to 3.34.5
|
||||
|
||||
* Mon Mar 22 2021 Bastien Nocera <bnocera@redhat.com> - 3.34.4-1
|
||||
+ gnome-bluetooth-3.34.4-1
|
||||
- Update to 3.34.4
|
||||
|
||||
* Fri Feb 12 2021 Bastien Nocera <bnocera@redhat.com> - 3.34.3-4
|
||||
+ gnome-bluetooth-3.34.3-4
|
||||
- Revert “Require PulseAudio _or_ Pipewire for Bluetooth audio”
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-bluetooth-3.34.3.tar.xz) = a20985576fbc0594a198c8f58e6098db24c73454a9dfc0f5f47581a1bfc0a72e3f0d2592f4a01593c5ed132e4924d934d4d65fd501d274f3b032e1e548794272
|
||||
SHA512 (gnome-bluetooth-3.34.5.tar.xz) = 48431b3d19083705a6623442c5cd2d6c14962cdf30fc599ba47dceb6612b80142af77e1b6df142b530cb1015638081a06de38a3034177e0d05a354c40f19d9e5
|
||||
|
Loading…
Reference in New Issue
Block a user