Accepting request 1008461 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1008461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filepattern?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-10-13 13:41:56 +00:00 committed by Git OBS Bridge
commit 6c2b77920f
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d92912ee0db0b8c50d6b2ffdc1ae91ee30e2704b47896aa325b42b58a2fcf65b
size 15737

3
filepattern-0.1.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc445d439ea2f65cac7604d3578aa2c3a62e5a91dc989f4ce5b3390db9e59636
size 15495

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 18:06:19 UTC 2022 - Peter Simons <psimons@suse.com>
- Update filepattern to version 0.1.3.
0.1.3, released 2022-08-21
#5, remove invalid optimisation in the presence of symlinks
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-filepattern
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name filepattern
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.1.2
Version: 0.1.3
Release: 0
Summary: File path glob-like matching
License: BSD-3-Clause