Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
6401065244
commit
0fff48af0e
@ -1,7 +1,7 @@
|
|||||||
Summary: Library implementing the Unicode Bidirectional Algorithm
|
Summary: Library implementing the Unicode Bidirectional Algorithm
|
||||||
Name: fribidi
|
Name: fribidi
|
||||||
Version: 1.0.14
|
Version: 1.0.14
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
URL: https://github.com/fribidi/fribidi/
|
URL: https://github.com/fribidi/fribidi/
|
||||||
Source: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
Source: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||||
License: LGPL-2.1-or-later AND Unicode-DFS-2016
|
License: LGPL-2.1-or-later AND Unicode-DFS-2016
|
||||||
@ -88,6 +88,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
#%%{_mandir}/man3/*.gz
|
#%%{_mandir}/man3/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.14-4
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.14-3
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.14-3
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user