]> git.pld-linux.org Git - packages/oniguruma.git/commitdiff
up to 6.9.7 auto/th/oniguruma-6.9.7-1
authorJan Palus <atler@pld-linux.org>
Tue, 29 Jun 2021 12:56:38 +0000 (14:56 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 29 Jun 2021 12:56:38 +0000 (14:56 +0200)
- posix api disabled by default now

oniguruma.spec

index 1421bd2b34cebc0d2756c09aa6d6cdea2563b1eb..c10ffeed493da53514a9ba43ddd428471cb192c9 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Oniguruma - a regular expressions library
 Summary(pl.UTF-8):     Oniguruma - biblioteka wyrażeń regularnych
 Name:          oniguruma
-Version:       6.9.1
+Version:       6.9.7
 Release:       1
 License:       BSD
 Group:         Libraries
 # Source0Download: https://github.com/kkos/oniguruma/releases
 Source0:       https://github.com/kkos/oniguruma/releases/download/v%{version}/onig-%{version}.tar.gz
-# Source0-md5: 4e585b487dbf0b43286b3051392b088a
+# Source0-md5: d52e5d762366b740d71f9bcf1e0e0522
 URL:           https://github.com/kkos/oniguruma
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.14
@@ -85,7 +85,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/onig-config
 %attr(755,root,root) %{_libdir}/libonig.so
 %{_includedir}/oniggnu.h
-%{_includedir}/onigposix.h
 %{_includedir}/oniguruma.h
 %{_pkgconfigdir}/oniguruma.pc
 
This page took 0.151451 seconds and 4 git commands to generate.