update to 1.24
- New upstream release - Fix minor issues - Update docs and upstream URLs - Test suite refactoring Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
parent
a2973a8fdc
commit
7a6b71ab4f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/kronosnet-1.23.tar.xz
|
||||
/kronosnet-1.24.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
###############################################################################
|
||||
##
|
||||
## Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved.
|
||||
## Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved.
|
||||
##
|
||||
## This copyrighted material is made available to anyone wishing to use,
|
||||
## modify, copy, or redistribute it subject to the terms and conditions
|
||||
@ -36,8 +36,8 @@
|
||||
|
||||
Name: kronosnet
|
||||
Summary: Multipoint-to-Multipoint VPN daemon
|
||||
Version: 1.23
|
||||
Release: 2%{?dist}
|
||||
Version: 1.24
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://kronosnet.org
|
||||
Source0: https://kronosnet.org/releases/%{name}-%{version}.tar.xz
|
||||
@ -433,6 +433,12 @@ Requires: libknet1%{_isa} = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 30 2022 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.24-1
|
||||
- New upstream release
|
||||
- Fix minor issues
|
||||
- Update docs and upstream URLs
|
||||
- Test suite refactoring
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kronosnet-1.23.tar.xz) = b3905affe35e88bed7a4a9e483ad81f46f5514495dd537e14734788933e573c679b8f971f5fef6a023dee852de2bed8250adc34c84e0d70fe4d506dd1782e105
|
||||
SHA512 (kronosnet-1.24.tar.xz) = 9ea2093e439d8b7e1a4b36a3239fc97a13ee27a4f313dcd53e15a8e44fb3db75298a67bd7dff05280a60a2d0d6552877676e62542250fa2b3fbc4e8104fe9344
|
||||
|
Loading…
Reference in New Issue
Block a user