From 55cca8761402e42066124c69e9a0123483bd9df1d38fe34a6037c6689078a33d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Oct 2019 18:54:59 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-regex-posix revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-regex-posix?expand=0&rev=5 --- ghc-regex-posix.changes | 8 ++++++++ ghc-regex-posix.spec | 18 ++++++++++++++---- regex-posix-0.95.2.tar.gz | 3 --- regex-posix-0.96.0.0.tar.gz | 3 +++ 4 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 regex-posix-0.95.2.tar.gz create mode 100644 regex-posix-0.96.0.0.tar.gz diff --git a/ghc-regex-posix.changes b/ghc-regex-posix.changes index 8256a2d..01820ec 100644 --- a/ghc-regex-posix.changes +++ b/ghc-regex-posix.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 1 02:01:37 UTC 2019 - psimons@suse.com + +- Update regex-posix to version 0.96.0.0. + Upstream added a new change log file in this release. With no + previous version to compare against, the automatic updater cannot + reliable determine the relevante entries for this release. + ------------------------------------------------------------------- Tue Jul 31 14:09:56 UTC 2018 - psimons@suse.com diff --git a/ghc-regex-posix.spec b/ghc-regex-posix.spec index 373e4b9..77cbd6b 100644 --- a/ghc-regex-posix.spec +++ b/ghc-regex-posix.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-regex-posix # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,9 @@ %global pkg_name regex-posix Name: ghc-%{pkg_name} -Version: 0.95.2 +Version: 0.96.0.0 Release: 0 -Summary: Replaces/Enhances Text.Regex +Summary: POSIX Backend for "Text.Regex" (regex-base) License: BSD-3-Clause Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} @@ -33,7 +33,16 @@ BuildRequires: ghc-regex-base-devel BuildRequires: ghc-rpm-macros %description -The posix regex backend for regex-base. +The POSIX regex backend for . + +The main appeal of this backend is that it's very lightweight due to its +reliance on the ubiquitous + facility that is provided by the standard C library on most POSIX +platforms. + +See also for more information. %package devel Summary: Haskell %{pkg_name} library development files @@ -65,5 +74,6 @@ This package provides the Haskell %{pkg_name} library development files. %license LICENSE %files devel -f %{name}-devel.files +%doc ChangeLog.md %changelog diff --git a/regex-posix-0.95.2.tar.gz b/regex-posix-0.95.2.tar.gz deleted file mode 100644 index f5af99a..0000000 --- a/regex-posix-0.95.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56019921cd4a4c9682b81ec614236fea816ba8ed8785a1640cd66d8b24fc703e -size 42916 diff --git a/regex-posix-0.96.0.0.tar.gz b/regex-posix-0.96.0.0.tar.gz new file mode 100644 index 0000000..c6bec94 --- /dev/null +++ b/regex-posix-0.96.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251300f1a6bb2e91abb8bf513a21981f8fab79c98a65acea2bb6d6a524414521 +size 12529