new upstream release

Resolves: rhbz#1142988
This commit is contained in:
Nikos Mavrogiannopoulos 2015-04-23 13:54:41 +02:00
parent 11cdd941dd
commit d0e987a5e5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/protobuf-c-0.15.tar.gz
/protobuf-c-1.0.0.tar.gz
/protobuf-c-1.0.1.tar.gz
/protobuf-c-1.1.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: protobuf-c
Version: 1.0.1
Release: 3%{?dist}
Version: 1.1.1
Release: 1%{?dist}
Summary: C bindings for Google's Protocol Buffers
@ -59,6 +59,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la
%{_libdir}/pkgconfig/libprotobuf-c.pc
%changelog
* Thu Apr 23 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.1.1-1
- new upstream release (#1142988)
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.0.1-3
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

View File

@ -1 +1 @@
59f907992a791815c479e9e1ee9f452c protobuf-c-1.0.1.tar.gz
41d437677ea16f9d3611d98841c4af3b protobuf-c-1.1.1.tar.gz