Merge pull request #13779 from Rmys/master

bluez ver. bump
This commit is contained in:
Rmys
2024-03-10 11:17:05 +03:00
committed by GitHub
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Official Linux Bluetooth protocol stack</Summary>
<Description>bluez contains the tools and libraries that provides support for the core Bluetooth layers and protocols.</Description>
<Archive sha1sum="6c73541f2cd27543b66741d16d520970d8877940" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.72.tar.xz</Archive>
<Archive sha1sum="6d1184e20009d76c1e4c0e390c286b91f28237d6" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.73.tar.xz</Archive>
<BuildDependencies>
<Dependency>docutils</Dependency>
<Dependency>alsa-lib-devel</Dependency>
@@ -30,7 +30,7 @@
<Dependency>python3-Pygments</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Allow-using-obexd-without-systemd-in-the-user-session-r2.patch</Patch>
<!-- <Patch level="1">0001-Allow-using-obexd-without-systemd-in-the-user-session-r2.patch</Patch> -->
<!-- <Patch level="1">0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch</Patch> -->
<!-- <Patch level="1">0001-rfkill-Fix-reading-from-rfkill-socket.patch</Patch> -->
<!-- <Patch level="1">0002-Use-g_memdup2-everywhere.patch</Patch> -->
@@ -94,6 +94,13 @@
</Files>
</Package>
<History>
<Update release="20">
<Date>2024-03-09</Date>
<Version>5.73</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2024-01-13</Date>
<Version>5.72</Version>