epel9
Irina Boverman 9 years ago
parent 885479752c
commit c3e16c6428

1
.gitignore vendored

@ -14,3 +14,4 @@
/qpid-proton-0.12.1.tar.gz
/qpid-proton-0.13.0.tar.gz
/qpid-proton-0.13.1.tar.gz
/qpid-proton-0.14.0.tar.gz

@ -16,7 +16,7 @@
}
Name: qpid-proton
Version: 0.13.1
Version: 0.14.0
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: A high performance, lightweight messaging library
@ -357,8 +357,9 @@ popd
%endif
%changelog
* Mon Aug 8 2016 Irina Boverman <iboverma@redhat.com> - 0.13.1-?
* Tue Sep 6 2016 Irina Boverman <iboverma@redhat.com> - 0.14.0-1
- Added "-std=c++11" flag
- Rebased to 0.14.0
* Mon Aug 1 2016 Irina Boverman <iboverma@redhat.com> - 0.13.1-1
- Rebased to 0.13.1

@ -1 +1 @@
f26cb6bc7f5f9c42df2dc892c4485f19 qpid-proton-0.13.1.tar.gz
22f8f034ce3c9d31fa1cb8b6d6fe9fd5 qpid-proton-0.14.0.tar.gz

Loading…
Cancel
Save