Convert to %autorelease and %autochangelog
[skip changelog]
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
* Thu Jan 02 2025 Daniel Demus <daniel@demus.dk> - 0.1.0-1
|
||||
- Initial commit
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: demus-profile-scripts
|
||||
Version: 0.1
|
||||
Release: 0%{?dist}
|
||||
Version: 0.1.0
|
||||
Release: %autorelease
|
||||
Summary: Bash profile customisations
|
||||
|
||||
License: GPL3
|
||||
@@ -30,5 +30,4 @@ install -p -m 755 -t %{buildroot}%{_sysconfdir}/profile.d *
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun May 7 2017 Daniel Demus <daniel-rpms@demus.dk> 0.1
|
||||
- First packing
|
||||
%autochangelog
|
||||
|
||||
Reference in New Issue
Block a user