Update to 5.87 post-release snapshot
Resolves: RHEL-193096
This commit is contained in:
parent
47298232c8
commit
3e9e0781b0
@ -5,13 +5,14 @@
|
||||
%endif
|
||||
|
||||
# Snapshot generated with:
|
||||
# git config tar.tar.xz.command "xz -c"
|
||||
# export SHA=`git rev-parse --short HEAD` ; export VERSION=5.86 ; git archive --format=tar.xz -o bluez-$VERSION+1.git$SHA.tar.xz --prefix=bluez-$VERSION+1.git$SHA/ HEAD
|
||||
# as a post-release snapshot, see:
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/TildeVersioning
|
||||
%global gitsha 220f102c8db9
|
||||
%global gitsha 30db66dc971b
|
||||
|
||||
Name: bluez
|
||||
Version: 5.86+1.git%{gitsha}
|
||||
Version: 5.87+1.git%{gitsha}
|
||||
Release: 1%{?dist}
|
||||
Summary: Bluetooth utilities
|
||||
License: GPL-2.0-or-later
|
||||
@ -353,6 +354,10 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
|
||||
%{_userunitdir}/obex.service
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 2026 Bastien Nocera <bnocera@redhat.com> - 5.87+1.git30db66dc971b-1
|
||||
- Update to 5.87 post-release snapshot
|
||||
Resolves: RHEL-193096
|
||||
|
||||
* Thu Jul 02 2026 Bastien Nocera <bnocera@redhat.com> - 5.86+1.git220f102c8db9-1
|
||||
- Update to 5.87 pre-release snapshot
|
||||
Resolves: RHEL-169989
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bluez-5.86+1.git220f102c8db9.tar.xz) = 7385d7b41f19a3cdbc3b51bdf47dabad0dc78d63a67b247e78ab4717e7c34fddc46ef535a3df4062a212cecc95ae5d0cb82db999b0d60747cf54113cb3f1b81f
|
||||
SHA512 (bluez-5.87+1.git30db66dc971b.tar.xz) = 6551e5e17b2b192d1f1fc61a4feb992dbebe866403801cd4bdf528942888394bfd4981009fa8c538c497d79ff609abf919d8f4b7b5a747bdd9dc60664875f89a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user