Compare commits

...

No commits in common. "c8" and "c9" have entirely different histories.
c8 ... c9

3 changed files with 83 additions and 11 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/gnome-bluetooth-3.34.3.tar.xz
SOURCES/gnome-bluetooth-3.34.5.tar.xz

View File

@ -1 +1 @@
49124a8554eca0c74a80b6635b12c2e834d832f5 SOURCES/gnome-bluetooth-3.34.3.tar.xz
0321aeee016b34fef5050dcf9511ba48d0779b81 SOURCES/gnome-bluetooth-3.34.5.tar.xz

View File

@ -1,7 +1,7 @@
Name: gnome-bluetooth
Epoch: 1
Version: 3.34.3
Release: 1%{?dist}
Version: 3.34.5
Release: 3%{?dist}
Summary: Bluetooth graphical utilities
License: GPLv2+
@ -21,7 +21,7 @@ BuildRequires: meson
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libnotify)
BuildRequires: systemd-devel
BuildRequires: python3-devel
BuildRequires: python3-dbusmock >= 0.22.0-3
Provides: dbus-bluez-pin-helper
@ -73,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
@ -99,13 +102,77 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
%{_datadir}/gtk-doc
%changelog
* Tue Nov 03 2020 Bastien Nocera <bnocera@redhat.com> - 3.34.3-1
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:3.34.5-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1:3.34.5-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* 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”
- Closes: #1928166
* Wed Feb 10 2021 Bastien Nocera <bnocera@redhat.com> - 1:3.34.3-3
- Require PulseAudio _or_ Pipewire for Bluetooth audio
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Oct 01 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
- Add BuildRequest python3-devel
* Wed Sep 23 2020 Bastien Nocera <bnocera@redhat.com> - 3.34.2-1
+ gnome-bluetooth-3.34.2-1
- Update to 3.34.2
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.1-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Mar 09 2020 Bastien Nocera <bnocera@redhat.com> - 3.34.1-1
+ gnome-bluetooth-3.34.1-1
- Update to 3.34.1
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 1:3.34.0-1
- Update to 3.34.0
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 1:3.33.90-1
- Update to 3.33.90
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.32.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 1:3.32.1-2
- Rebuild with Meson fix for #1699099
* Fri Mar 29 2019 Kalev Lember <klember@redhat.com> - 1:3.32.1-1
- Update to 3.32.1
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 1:3.32.0-1
- Update to 3.32.0
* Wed Feb 06 2019 Kalev Lember <klember@redhat.com> - 1:3.31.1-1
- Update to 3.31.1
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.28.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Aug 01 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.2-1
+ gnome-bluetooth-3.28.2-1
@ -113,11 +180,16 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
* Fri Jul 27 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.1-2
+ gnome-bluetooth-3.28.1-2
- bluez-obexd exists, and is required
- Remove a number of unused BRs
- Remove obexd conditional for RHEL > 7
* Thu Jul 19 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.1-1
+ gnome-bluetooth-3.28.1-1
- Update to 3.28.1
- Work-around bluez bug that would leave adapters on Discoverable
when exiting
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.28.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 1:3.28.0-1
- Update to 3.28.0