Bump release because of gating.yaml change

This commit is contained in:
Tomas Korbar 2024-06-05 15:26:31 +02:00
parent 7f64d52896
commit 8878f13d2d

View File

@ -1,6 +1,6 @@
Name: pcaudiolib
Version: 1.1
Release: 15%{?dist}
Release: 16%{?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
* Wed Jun 05 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-16
- Bump release because of gating.yaml change
* Mon Jun 03 2024 Tomas Korbar <tkorbar@redhat.com> - 1.1-15
- Update license tag to conform with SPDX
- Resolves: RHEL-35723