Upgrade to 3.34.5

Update Version, Release, Source0, stage 'files'
This commit is contained in:
weijin-deng 2021-05-28 11:04:43 +08:00
parent 84bcef480a
commit 7fc2242438
3 changed files with 8 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: gnome-bluetooth
Epoch: 1
Version: 3.28.2
Release: 3
Version: 3.34.5
Release: 1
Summary: Bluetooth graphical utilities
License: GPLv2+ and LGPLv2+
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
BuildRequires: gettext gobject-introspection-devel gtk3-devel gtk-doc meson pkgconfig(libcanberra-gtk3) pkgconfig(libnotify) systemd-devel
Requires: bluez >= 5.0 pulseaudio-module-bluetooth
@ -47,7 +47,7 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
%find_lang gnome-bluetooth2
%files -f gnome-bluetooth2.lang
%doc README NEWS COPYING COPYING.LIB
%doc README.md NEWS COPYING COPYING.LIB
%{_bindir}/bluetooth-sendto
%{_datadir}/applications/*.desktop
%{_datadir}/gnome-bluetooth/
@ -68,6 +68,10 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
%{_mandir}/man1/*
%changelog
* Fri May 28 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.34.5-1
- Upgrade to 3.34.5
- Update Version, Release, Source0, stage 'files'
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.28.2-3
- Type:bugfix
- Id:NA