new upstream release
Resolves: rhbz#1142988
This commit is contained in:
parent
11cdd941dd
commit
d0e987a5e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user