commit 6a35030cac437bf4c3f7be42cd994453cbebcfc0
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 28 18:08:10 2019 +0200

    - updated to 1.3.2
    - removed obsolete update patch

 protobuf-c-update.patch | 11 -----------
 protobuf-c.spec         | 10 ++++------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/protobuf-c.spec b/protobuf-c.spec
index 470cfd2..edc2c2f 100644
--- a/protobuf-c.spec
+++ b/protobuf-c.spec
@@ -1,18 +1,17 @@
 #
 # Conditional build:
-%bcond_with    tests           # build with tests
+%bcond_without tests           # build with tests
 
 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.3.1
-Release:       3
+Version:       1.3.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: ab3aa79312ed7b1fca401c8682e3aa7a
-Patch0:                %{name}-update.patch
+# Source0-md5: f13d3703d618225817c4069c14897948
 URL:           https://github.com/protobuf-c/protobuf-c
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11
@@ -65,7 +64,6 @@ Statyczna biblioteka protobuf-c.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/protobuf-c-update.patch b/protobuf-c-update.patch
deleted file mode 100644
index 3125943..0000000
--- a/protobuf-c-update.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- protobuf-c-1.3.1/t/generated-code2/cxx-generate-packed-data.cc.orig        
2018-08-14 06:00:07.000000000 +0200
-+++ protobuf-c-1.3.1/t/generated-code2/cxx-generate-packed-data.cc     
2019-03-12 19:19:18.570316346 +0100
-@@ -998,7 +998,7 @@
- static void dump_test_unknown_fields (void)
- {
-   EmptyMess mess;
--  const google::protobuf::Message::Reflection *reflection = 
mess.GetReflection();
-+  const google::protobuf::Reflection *reflection = mess.GetReflection();
-   google::protobuf::UnknownFieldSet *fs = 
reflection->MutableUnknownFields(&mess);
- 
- #if GOOGLE_PROTOBUF_VERSION >= 2001000
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/protobuf-c.git/commitdiff/6a35030cac437bf4c3f7be42cd994453cbebcfc0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to