diff --git a/filepattern-0.1.2.tar.gz b/filepattern-0.1.2.tar.gz deleted file mode 100644 index 31f37a9..0000000 --- a/filepattern-0.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d92912ee0db0b8c50d6b2ffdc1ae91ee30e2704b47896aa325b42b58a2fcf65b -size 15737 diff --git a/filepattern-0.1.3.tar.gz b/filepattern-0.1.3.tar.gz new file mode 100644 index 0000000..7094e66 --- /dev/null +++ b/filepattern-0.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc445d439ea2f65cac7604d3578aa2c3a62e5a91dc989f4ce5b3390db9e59636 +size 15495 diff --git a/ghc-filepattern.changes b/ghc-filepattern.changes index 2e057e6..156fa4c 100644 --- a/ghc-filepattern.changes +++ b/ghc-filepattern.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 21 18:06:19 UTC 2022 - Peter Simons + +- 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 diff --git a/ghc-filepattern.spec b/ghc-filepattern.spec index 3ff1cae..fe8edad 100644 --- a/ghc-filepattern.spec +++ b/ghc-filepattern.spec @@ -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