Convert to %autorelease and %autochangelog

[skip changelog]
This commit is contained in:
2025-02-10 21:30:03 +01:00
parent e327c11214
commit c53009b8b3
2 changed files with 5 additions and 4 deletions
+2
View File
@@ -0,0 +1,2 @@
* Thu Jan 02 2025 Daniel Demus <daniel@demus.dk> - 0.1.0-1
- Initial commit
+3 -4
View File
@@ -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