[packages/protobuf-c] - updated to 1.5.2
qboosh
qboosh at pld-linux.org
Sun Nov 2 18:20:00 CET 2025
commit 07c810298e8656dbeb421d7381114592f12c28b1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Nov 2 18:20:00 2025 +0100
- updated to 1.5.2
protobuf-c.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/protobuf-c.spec b/protobuf-c.spec
index 94c5b1a..e9cb541 100644
--- a/protobuf-c.spec
+++ b/protobuf-c.spec
@@ -5,13 +5,13 @@
Summary: C bindings for Google's Protocol Buffers
Summary(pl.UTF-8): Wiązania C do biblioteki Google Protocol Buffers
Name: protobuf-c
-Version: 1.5.0
-Release: 2
+Version: 1.5.2
+Release: 1
License: Apache v2.0
Group: Libraries
#Source0Download: https://github.com/protobuf-c/protobuf-c/releases
Source0: https://github.com/protobuf-c/protobuf-c/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: eb0b3a395aa35fe30b46c366cf2e5eb5
+# Source0-md5: 2409f0ab8a81b49d3dc92877115c0c63
URL: https://github.com/protobuf-c/protobuf-c
BuildRequires: autoconf >= 2.64
BuildRequires: automake >= 1:1.11
@@ -98,11 +98,11 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/protoc-c
%attr(755,root,root) %{_bindir}/protoc-gen-c
%attr(755,root,root) %{_libdir}/libprotobuf-c.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libprotobuf-c.so.1
+%ghost %{_libdir}/libprotobuf-c.so.1
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libprotobuf-c.so
+%{_libdir}/libprotobuf-c.so
# XXX: dir shared with libtcmalloc and protobuf
%dir %{_includedir}/google
%{_includedir}/google/protobuf-c
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/protobuf-c.git/commitdiff/07c810298e8656dbeb421d7381114592f12c28b1
More information about the pld-cvs-commit
mailing list