Skip to content

Commit

Permalink
Fix release version twice
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Dec 15, 2022
1 parent 9dc9d58 commit 1fbc48d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpm/harbour-storeman-installer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name: harbour-storeman-installer
# greater or equal to 1 (e.g., "beta3"). For details and reasons, see
# https://github.com/storeman-developers/harbour-storeman-installer/wiki/Git-tag-format
Version: 2.0.30
Release: release1.systemd.timer.minimal
Release: release1.systemd.timer
Group: Applications/System
URL: https://github.com/storeman-developers/%{name}
# These "Source:" lines below require that the value of ${name} is also the
Expand Down Expand Up @@ -140,7 +140,7 @@ exit 0
%{_sysconfdir}/systemd/system/%{name}.timer

%changelog
* Wed Dec 14 2022 olf <[email protected]> - 2.0.30-release1.systemd.unit
* Wed Dec 14 2022 olf <[email protected]> - 2.0.30-release1.systemd.timer
- Minimise "systemd.timer" variant
* Mon Dec 12 2022 olf <[email protected]> - 2.0.25-release1.systemd.timer
- Overhaul and finalise "systemd.timer" variant (#154)
Expand Down

0 comments on commit 1fbc48d

Please sign in to comment.