SHA256
1
0
forked from pool/protobuf

Accepting request 319249 from home:dimstar:Factory

- Fix baselibs.conf: last time the sonames were bumped,
  baselibs.conf has not been updated accordingly.

OBS-URL: https://build.opensuse.org/request/show/319249
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=36
This commit is contained in:
Ismail Dönmez
2015-07-29 15:54:39 +00:00
committed by Git OBS Bridge
parent 425f340e0c
commit 488210a4c5
3 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
libprotobuf8
libprotobuf-lite8
libprotoc8
libprotobuf9
libprotoc9
libprotobuf-lite9

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 29 09:56:31 UTC 2015 - dimstar@opensuse.org
- Fix baselibs.conf: last time the sonames were bumped,
baselibs.conf has not been updated accordingly.
-------------------------------------------------------------------
Sat Feb 28 10:41:07 UTC 2015 - mpluskal@suse.com

View File

@@ -27,7 +27,7 @@ Group: Development/Libraries/C and C++
Url: https://github.com/google/protobuf/
Source0: https://github.com/google/protobuf/releases/download/v%{version}/%{name}-%{version}.tar.bz2
Source1: manifest.txt.in
Source2: baselibs.conf
Source2: baselibs.conf
Patch0: protobuf-setuptools-2.4.1.patch
# fix no-return-in-nonvoid-function google/protobuf/extension_set.cc:74
Patch1: protobuf-return-no-nonvoid.patch