Skip to content

Commit

Permalink
Updating version in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bostrt committed Jul 30, 2020
1 parent 8c46582 commit 7b33901
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions mod_serverheader.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Provides Apache HTTPD directive allowing you to override Apache HTTPD's "Server" response header.
Name: mod_serverheader
Version: 1.0
Release: 3
Version: 1.0.5
Release: 1
License: ASL 2.0
Url: https://github.com/bostrt/mod_serverheader

Expand Down Expand Up @@ -39,5 +39,7 @@ install -Dp -m0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.modules.d
%doc README.md

%changelog
* Thu Jul 30 2020 Robert Bost 1.0.5-1
- Fix RPM versioning
* Mon Mar 27 2017 Robert Bost 1.0-2
- Initial addition of changelog (bostrt@gmail.com)

0 comments on commit 7b33901

Please sign in to comment.