[gsoap] Really bump soname

Mattias Ellert ellert at fedoraproject.org
Sun Jul 13 15:39:30 UTC 2014


commit 686e10034b191c4b7250770def658f18763b4fd5
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Sun Jul 13 17:39:30 2014 +0200

    Really bump soname

 gsoap.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/gsoap.spec b/gsoap.spec
index 1ba0da7..268585b 100644
--- a/gsoap.spec
+++ b/gsoap.spec
@@ -1,9 +1,9 @@
 Summary: Generator Tools for Coding SOAP/XML Web Services in C and C++
 Name: gsoap
 Version: 2.8.17
-Release: 1%{?dist}
+Release: 2%{?dist}
 # Bump the soversion when the new version is not backward compatiple
-%global soversion 4
+%global soversion 5
 
 # gsoap is licensed both under the gSOAP public license and under GPL version
 # 2 or later with an OpenSSL linking exception.
@@ -311,9 +311,11 @@ make check
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Jul 13 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.8.17-2
+- Bump soname
+
 * Fri Jul 11 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.8.17-1
 - Update to gsoap 2.8.17
-- Bump soname
 
 * Fri Jul 11 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.8.16-5
 - Fix default import paths for soapcpp2 and wsdl2h


More information about the scm-commits mailing list