Bump release because of ci.fmf change

This commit is contained in:
Tomas Korbar 2024-06-06 10:37:16 +02:00
parent 07e709ce33
commit ccfac50ed5

View File

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