Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd5477d73e |
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%global commitdate 20240602
|
||||
Name: blogc
|
||||
Version: 0.20.1^%{commitdate}.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# All code is BSD-3-Clause except src/common/utf8.c which is MIT
|
||||
License: BSD-3-Clause AND MIT
|
||||
Summary: A blog compiler
|
||||
|
|
@ -105,6 +105,9 @@ blogc-runserver is a simple HTTP server to test blogc websites.
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1^20240602.b1ae9c9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Benson Muite <fed500@fedoraproject.org> 0.20.1^20240602.b1ae9c9-1
|
||||
- Prepare for Fedora packaging
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue