diff --git a/_service b/_service new file mode 100644 index 0000000..3030d95 --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/gnome-bluetooth.git + 46.0 + @PARENT_TAG@+@TAG_OFFSET@ + v?(.*)\+0 + \1 + + + + + *.tar + zst + + + + diff --git a/gnome-bluetooth-42.7.tar.xz b/gnome-bluetooth-42.7.tar.xz deleted file mode 100644 index a2873c5..0000000 --- a/gnome-bluetooth-42.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94df1729dbec3bb105e588eaf5312bbbaa05c49ea733202a10dc3f7532bdf869 -size 304736 diff --git a/gnome-bluetooth-46.0.obscpio b/gnome-bluetooth-46.0.obscpio new file mode 100644 index 0000000..be792b9 --- /dev/null +++ b/gnome-bluetooth-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6acb90a4c88f314bc2012b0f97b7df65bc401c1ac67e102e93643b48c24478 +size 2224140 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 00ba7fa..bcd2166 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +Mon Mar 18 09:36:35 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 12 14:57:49 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + This version modernises the look of the properties dialogue. + +------------------------------------------------------------------- +Mon Feb 5 11:28:02 UTC 2024 - Dominique Leuenberger + +- Update to version 42.8: + + This update fixes problems with some devices not disappearing + from the list of quick settings in GNOME Shell. + +------------------------------------------------------------------- +------------------------------------------------------------------- Thu Nov 16 09:55:27 UTC 2023 - Bjørn Lie - Update to version 42.7: diff --git a/gnome-bluetooth.obsinfo b/gnome-bluetooth.obsinfo new file mode 100644 index 0000000..755e1fe --- /dev/null +++ b/gnome-bluetooth.obsinfo @@ -0,0 +1,4 @@ +name: gnome-bluetooth +version: 46.0 +mtime: 1710754096 +commit: eb400a17173e0c5e32f8bcc47a5001409628dcc6 diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 587b470..a34a225 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-bluetooth # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define _udevdir %(pkg-config --variable udevdir udev) Name: gnome-bluetooth -Version: 42.7 +Version: 46.0 Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/GnomeBluetooth -Source0: https://download.gnome.org/sources/gnome-bluetooth/42/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: fdupes BuildRequires: gobject-introspection-devel @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gsound) BuildRequires: pkgconfig(gtk4) -BuildRequires: pkgconfig(libadwaita-1) >= 1.1 +BuildRequires: pkgconfig(libadwaita-1) >= 1.4 BuildRequires: pkgconfig(libnotify) >= 0.7.0 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(upower-glib) >= 0.99.14