We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c46582 commit 7b33901Copy full SHA for 7b33901
1 file changed
mod_serverheader.spec
@@ -1,7 +1,7 @@
1
Summary: Provides Apache HTTPD directive allowing you to override Apache HTTPD's "Server" response header.
2
Name: mod_serverheader
3
-Version: 1.0
4
-Release: 3
+Version: 1.0.5
+Release: 1
5
License: ASL 2.0
6
Url: https://github.com/bostrt/mod_serverheader
7
@@ -39,5 +39,7 @@ install -Dp -m0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.modules.d
39
%doc README.md
40
41
%changelog
42
+* Thu Jul 30 2020 Robert Bost 1.0.5-1
43
+- Fix RPM versioning
44
* Mon Mar 27 2017 Robert Bost 1.0-2
45
- Initial addition of changelog (bostrt@gmail.com)
0 commit comments