diff --git a/.gitignore b/.gitignore index 110d31c..e05ea61 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /qpid-proton-0.12.0.tar.gz /qpid-proton-0.12.1.tar.gz /qpid-proton-0.13.0.tar.gz +/qpid-proton-0.13.1.tar.gz diff --git a/qpid-proton.spec b/qpid-proton.spec index 58dfec7..5810222 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -16,8 +16,8 @@ } Name: qpid-proton -Version: 0.13.0 -Release: 2%{?dist} +Version: 0.13.1 +Release: 1%{?dist} Group: System Environment/Libraries Summary: A high performance, lightweight messaging library @@ -350,6 +350,9 @@ popd %endif %changelog +* Mon Aug 1 2016 Irina Boverman - 0.13.1-1 +- Rebased to 0.13.1 + * Tue Jul 19 2016 Fedora Release Engineering - 0.13.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 73c2b42..8dcb2f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fe80be68dcfe6a6f847ac1466321ec0 qpid-proton-0.13.0.tar.gz +f26cb6bc7f5f9c42df2dc892c4485f19 qpid-proton-0.13.1.tar.gz