Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b5eda22cc | ||
|
|
3dbe7af556 | ||
|
|
9721f8637c |
1 changed files with 10 additions and 1 deletions
11
ucpp.spec
11
ucpp.spec
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Embeddable, quick, light and fully compliant ISO C99 preprocessor
|
||||
Name: ucpp
|
||||
Version: 1.3.5
|
||||
Release: 15%{?dist}
|
||||
Release: 18%{?dist}
|
||||
URL: https://gitlab.com/scarabeusiv/ucpp
|
||||
Source0: https://gitlab.com/scarabeusiv/ucpp/-/archive/%{version}/ucpp-%{version}.tar.bz2
|
||||
# Automatically converted from old format: BSD - review is highly recommended.
|
||||
|
|
@ -71,6 +71,15 @@ rm %{buildroot}%{_libdir}/libucpp.la
|
|||
%{_libdir}/pkgconfig/libucpp.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue