Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/librelp.git#9c30c77069dd718cdad2cd6e8de77746ca461999
This commit is contained in:
parent
78ebbea29e
commit
5bc4e46bca
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ librelp-1.0.0.tar.gz
|
|||||||
/librelp-1.5.0.tar.gz
|
/librelp-1.5.0.tar.gz
|
||||||
/librelp-1.7.0.tar.gz
|
/librelp-1.7.0.tar.gz
|
||||||
/librelp-1.9.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
|
Summary: The Reliable Event Logging Protocol library
|
||||||
Name: librelp
|
Name: librelp
|
||||||
Version: 1.9.0
|
Version: 1.10.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.rsyslog.com/
|
URL: http://www.rsyslog.com/
|
||||||
Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz
|
||||||
@ -52,6 +52,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|||||||
%{_libdir}/pkgconfig/relp.pc
|
%{_libdir}/pkgconfig/relp.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- 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