diff --git a/.gitignore b/.gitignore index 1d1673e..3fbf7cb 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/protobuf-c.spec b/protobuf-c.spec index 4ad388f..fd65ebb 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -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 - 1.1.1-1 +- new upstream release (#1142988) + * Sat Feb 21 2015 Till Maas - 1.0.1-3 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code diff --git a/sources b/sources index d180743..7dbf0b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59f907992a791815c479e9e1ee9f452c protobuf-c-1.0.1.tar.gz +41d437677ea16f9d3611d98841c4af3b protobuf-c-1.1.1.tar.gz