Convert to %autorelease and %autochangelog

[skip changelog]
This commit is contained in:
Colin Walters 2024-06-27 14:36:55 -04:00
parent 5cb96a395b
commit ba2e26ed07
2 changed files with 5 additions and 4 deletions

4
changelog Normal file
View File

@ -0,0 +1,4 @@
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.3-2
- Bump release for June 2024 mass rebuild
%autochangelog

View File

@ -4,7 +4,7 @@
Name: composefs
Version: 1.0.3
Release: 2%{?dist}
Release: %autorelease
Summary: Tools to handle creating and mounting composefs images
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND Apache-2.0
@ -79,7 +79,4 @@ rm -rf %{buildroot}%{_libdir}/libcomposefs.la
%endif
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.3-2
- Bump release for June 2024 mass rebuild
%autochangelog