Convert to %autorelease and %autochangelog
[skip changelog]
This commit is contained in:
parent
5cb96a395b
commit
ba2e26ed07
4
changelog
Normal file
4
changelog
Normal 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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user