epel9
Irina Boverman 4 years ago
parent 75c56fe420
commit 31713ca43a

1
.gitignore vendored

@ -24,3 +24,4 @@
/qpid-proton-0.29.0.tar.gz /qpid-proton-0.29.0.tar.gz
/qpid-proton-0.30.0.tar.gz /qpid-proton-0.30.0.tar.gz
/qpid-proton-0.31.0.tar.gz /qpid-proton-0.31.0.tar.gz
/qpid-proton-0.32.0.tar.gz

@ -3,7 +3,7 @@
<dependencies> <dependencies>
<dependency> <dependency>
<packageName>qpid-proton</packageName> <packageName>qpid-proton</packageName>
<version>0.31.0</version> <version>0.32.0</version>
<licenses> <licenses>
<license> <license>
<name>ASL 2.0</name> <name>ASL 2.0</name>

@ -13,8 +13,8 @@
} }
Name: qpid-proton Name: qpid-proton
Version: 0.31.0 Version: 0.32.0
Release: 5%{?dist} Release: 1%{?dist}
Summary: A high performance, lightweight messaging library Summary: A high performance, lightweight messaging library
License: ASL 2.0 License: ASL 2.0
URL: http://qpid.apache.org/proton/ URL: http://qpid.apache.org/proton/
@ -354,6 +354,9 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt
%check %check
%changelog %changelog
* Thu Sep 24 2020 Irina Boverman <iboverma@redhat.com> - 0.32.0-1
- Rebased to 0.32.0
* Tue Jul 28 2020 Irina Boverman <iboverma@redhat.com> - 0.31.0-5 * Tue Jul 28 2020 Irina Boverman <iboverma@redhat.com> - 0.31.0-5
- Added rubygem-qpid_proton subpackage - Added rubygem-qpid_proton subpackage

@ -1 +1 @@
SHA512 (qpid-proton-0.31.0.tar.gz) = 39487c34ae6ae1cc0c2f57f2ffb2bdf48a554e9ba8439a5c3f9776205cdb138f71284c9fc7626e4bbee3110ccce7da61ddb45f51ebddfede981ada0872074202 SHA512 (qpid-proton-0.32.0.tar.gz) = 4d1265308b685d5cdd28fd8746f13704c6e36a8dc35a2c121e07b9db21cabaf440da8dd1cf76892fc366845e7f472af2c29ae94dedee19d53756bba2bd4470b6

Loading…
Cancel
Save