Skip to content

Commit 7b33901

Browse files
committed
Updating version in spec
1 parent 8c46582 commit 7b33901

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

mod_serverheader.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: Provides Apache HTTPD directive allowing you to override Apache HTTPD's "Server" response header.
22
Name: mod_serverheader
3-
Version: 1.0
4-
Release: 3
3+
Version: 1.0.5
4+
Release: 1
55
License: ASL 2.0
66
Url: https://github.com/bostrt/mod_serverheader
77

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

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

0 commit comments

Comments
 (0)