diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 33c5227..e42fb2b 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gnome-bluetooth -Version: 3.34.3 +Version: 3.34.5 Release: 1mamba Summary: A fork of bluez-gnome focused on integration with the GNOME desktop environment Group: Graphical Desktop/Applications/Networking Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://live.gnome.org -Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/%{majver}/gnome-bluetooth-%{version}.tar.xz +URL: https://live.gnome.org +Source: https://download.gnome.org/sources/gnome-bluetooth/%{majver}/gnome-bluetooth-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -46,7 +46,6 @@ BuildRequires: libxcb-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description gnome-bluetooth is a fork of bluez-gnome focused on integration with the GNOME desktop environment. @@ -137,6 +136,9 @@ This package includes the %{name} API documentation. #%{_datadir}/gtk-doc/html/gnome-bluetooth/* %changelog +* Sat Mar 27 2021 Automatic Build System 3.34.5-1mamba +- automatic version update by autodist + * Thu Oct 01 2020 Automatic Build System 3.34.3-1mamba - automatic version update by autodist