Rebase to 1.10.0
resolves: rhbz#1929153
This commit is contained in:
parent
407def030d
commit
080a966e41
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ librelp-1.0.0.tar.gz
|
||||
/librelp-1.5.0.tar.gz
|
||||
/librelp-1.7.0.tar.gz
|
||||
/librelp-1.9.0.tar.gz
|
||||
/librelp-1.10.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: The Reliable Event Logging Protocol library
|
||||
Name: librelp
|
||||
Version: 1.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: http://www.rsyslog.com/
|
||||
Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz
|
||||
@ -52,6 +52,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_libdir}/pkgconfig/relp.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 08 2021 Attila Lakatos <alakatos@redhat.com> - 1.10.0-1
|
||||
- rebase to 1.10.0
|
||||
resolves: rhbz#1929153
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librelp-1.9.0.tar.gz) = 3cb8cf2707cff662bd0b9100c737458b6b96820db7e362094c77cdb50455fcb944d7760921e0b758a3a6cd15d685f488a976fe909de034c289635c660caae723
|
||||
SHA512 (librelp-1.10.0.tar.gz) = a38840231902bec034edb497166deded7577c989e4f735e406c8488384972925de1ca6132b3080472f7919d2439559c8774c02a49c356e90ad791dfbba2a4865
|
||||
|
Loading…
Reference in New Issue
Block a user