diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 37fd027..f1d5982 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1) Name: gnome-bluetooth -Version: 46.1 +Version: 47.0 Release: 1mamba Summary: A fork of bluez-gnome focused on integration with the GNOME desktop environment Group: Graphical Desktop/Applications/Networking @@ -73,8 +73,6 @@ This package includes the %{name} API documentation. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f gnome-bluetooth2.lang %defattr(-,root,root) @@ -105,6 +103,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/gnome-bluetooth-*/* %changelog +* Tue Sep 17 2024 Automatic Build System 47.0-1mamba +- automatic version update by autodist + * Fri Aug 02 2024 Automatic Build System 46.1-1mamba - automatic version update by autodist