diff --git a/gnome-bluetooth-3.28.2.tar.xz b/gnome-bluetooth-3.28.2.tar.xz deleted file mode 100644 index 8801521..0000000 Binary files a/gnome-bluetooth-3.28.2.tar.xz and /dev/null differ diff --git a/gnome-bluetooth-3.34.5.tar.xz b/gnome-bluetooth-3.34.5.tar.xz new file mode 100644 index 0000000..d7119fe Binary files /dev/null and b/gnome-bluetooth-3.34.5.tar.xz differ diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index a410350..c10bb2f 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -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 - 3.34.5-1 +- Upgrade to 3.34.5 +- Update Version, Release, Source0, stage 'files' + * Sat Nov 23 2019 openEuler Buildteam - 3.28.2-3 - Type:bugfix - Id:NA