[packages/oniguruma] up to 6.8.2; new SONAME

glen glen at pld-linux.org
Sun Jul 22 10:04:30 CEST 2018


commit 313d09e12390c3b204888b91c86d9d4869f04a8f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Jul 22 11:04:18 2018 +0300

    up to 6.8.2; new SONAME

 oniguruma.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/oniguruma.spec b/oniguruma.spec
index a4456d1..2e06afa 100644
--- a/oniguruma.spec
+++ b/oniguruma.spec
@@ -1,13 +1,13 @@
 Summary:	Oniguruma - a regular expressions library
 Summary(pl.UTF-8):	Oniguruma - biblioteka wyrażeń regularnych
 Name:		oniguruma
-Version:	6.8.0
+Version:	6.8.2
 Release:	1
 License:	BSD
 Group:		Libraries
-#Source0Download: https://github.com/kkos/oniguruma/releases
+# Source0Download: https://github.com/kkos/oniguruma/releases
 Source0:	https://github.com/kkos/oniguruma/releases/download/v%{version}/onig-%{version}.tar.gz
-# Source0-md5:	50a71e2f70bbc5ea5106ac20e435a78a
+# Source0-md5:	e11da0dc28c3d5ee3e27628d1debc1cf
 URL:		https://github.com/kkos/oniguruma
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1:1.14
@@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS COPYING HISTORY README.md index.html
 %doc %lang(ja) README_japanese index_ja.html
 %attr(755,root,root) %{_libdir}/libonig.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libonig.so.4
+%attr(755,root,root) %ghost %{_libdir}/libonig.so.5
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oniguruma.git/commitdiff/313d09e12390c3b204888b91c86d9d4869f04a8f



More information about the pld-cvs-commit mailing list