Compare commits
No commits in common. "c9-beta" and "c8" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gnome-bluetooth-3.34.5.tar.xz
|
||||
SOURCES/gnome-bluetooth-3.34.3.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
0321aeee016b34fef5050dcf9511ba48d0779b81 SOURCES/gnome-bluetooth-3.34.5.tar.xz
|
||||
49124a8554eca0c74a80b6635b12c2e834d832f5 SOURCES/gnome-bluetooth-3.34.3.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: gnome-bluetooth
|
||||
Epoch: 1
|
||||
Version: 3.34.5
|
||||
Release: 3%{?dist}
|
||||
Version: 3.34.3
|
||||
Release: 1%{?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-dbusmock >= 0.22.0-3
|
||||
BuildRequires: python3-devel
|
||||
|
||||
Provides: dbus-bluez-pin-helper
|
||||
|
||||
@ -73,9 +73,6 @@ 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
|
||||
@ -102,77 +99,13 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* 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
|
||||
|
||||
* 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
|
||||
* Mon Aug 13 2018 Troy Dawson <tdawson@redhat.com> - 3.28.2-2
|
||||
- Add BuildRequest python3-devel
|
||||
|
||||
* Wed Aug 01 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.2-1
|
||||
+ gnome-bluetooth-3.28.2-1
|
||||
@ -180,16 +113,11 @@ 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
|
||||
- Remove a number of unused BRs
|
||||
- Remove obexd conditional for RHEL > 7
|
||||
- bluez-obexd exists, and is required
|
||||
|
||||
* Thu Jul 19 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.1-1
|
||||
+ gnome-bluetooth-3.28.1-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
|
||||
- Update to 3.28.1
|
||||
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 1:3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
Loading…
Reference in New Issue
Block a user