Bump release because of gating.yaml change

This commit is contained in:
Tomas Korbar 2024-06-06 13:36:36 +02:00
parent a271955916
commit 1167a3a76a

View File

@ -1,6 +1,6 @@
Name: pcaudiolib
Version: 1.1
Release: 17%{?dist}
Release: 18%{?dist}
Summary: Portable C Audio Library
# pcaudiolib bundles TPCircularBuffer with Cube license, which is only used
@ -51,6 +51,9 @@ rm -vf %{buildroot}%{_libdir}/*.{a,la}
%{_includedir}/%{name}/audio.h
%changelog
* Thu Jun 06 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-18
- Bump release because of gating.yaml change
* Thu Jun 06 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-17
- Bump release because of ci.fmf change