New version of gitea and apache httpd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Name: gitea
|
||||
Version: 1.7.4
|
||||
Version: 1.7.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Gitea is a painless self-hosted Git service.
|
||||
%define MyVersion %version
|
||||
@@ -66,6 +66,9 @@ getent passwd gitea > /dev/null || \
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 7 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
||||
- Update to version 1.7.5.
|
||||
|
||||
* Fri Mar 15 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
||||
- Update to version 1.7.4.
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Apache HTTP Server
|
||||
Name: httpd
|
||||
Version: 2.4.37
|
||||
Version: 2.4.39
|
||||
Release: 1%{?dist}
|
||||
URL: http://httpd.apache.org/
|
||||
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
|
||||
@@ -686,6 +686,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_rpmconfigdir}/macros.d/macros.httpd
|
||||
|
||||
%changelog
|
||||
* Sun Apr 7 2019 Daniel Steiner <dsteiner@redhat.com> - 2.4.39-1
|
||||
- Upgrade to newest version (2.4.39).
|
||||
|
||||
* Mon Dec 10 2018 Daniel Steiner <dsteiner@redhat.com> - 2.4.37-1
|
||||
- Upgrade to newest version (2.4.37).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user