From f6ac2be6f0c3e83be96619bf59439a44e9e00a00 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 7 Jun 2022 10:04:23 +0800 Subject: [PATCH] update to 0.10.2 --- .gitignore | 1 + Glob-0.10.1.cabal => Glob-0.10.2.cabal | 50 +++++++++++++------------- ghc-Glob.spec | 7 ++-- sources | 2 +- 4 files changed, 32 insertions(+), 28 deletions(-) rename Glob-0.10.1.cabal => Glob-0.10.2.cabal (58%) diff --git a/.gitignore b/.gitignore index f78007f..b098ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Glob-0.9.3.tar.gz /Glob-0.10.0.tar.gz /Glob-0.10.1.tar.gz +/Glob-0.10.2.tar.gz diff --git a/Glob-0.10.1.cabal b/Glob-0.10.2.cabal similarity index 58% rename from Glob-0.10.1.cabal rename to Glob-0.10.2.cabal index 0eb6248..5b25736 100644 --- a/Glob-0.10.1.cabal +++ b/Glob-0.10.2.cabal @@ -1,8 +1,8 @@ Cabal-Version: >= 1.10 Name: Glob -Version: 0.10.1 -x-revision: 1 +Version: 0.10.2 +x-revision: 3 Homepage: http://iki.fi/matti.niemenmaa/glob/ Synopsis: Globbing library Category: System @@ -26,19 +26,19 @@ Source-Repository head Location: https://github.com/Deewiant/glob Library - Build-Depends: base >= 4 && < 5 - , containers < 0.7 - , directory < 1.4 - , dlist >= 0.4 && < 1.1 - , filepath >= 1.1 && < 1.5 - , transformers >= 0.2 && < 0.6 - , transformers-compat >= 0.3 && < 0.8 + Build-Depends: base >= 4 && < 5 + , containers + , directory + , dlist >= 0.4 + , filepath >= 1.1 + , transformers >= 0.2 + , transformers-compat >= 0.3 if impl(ghc < 8.0) - Build-Depends: semigroups >= 0.18 && < 0.20 + Build-Depends: semigroups >= 0.18 if os(windows) - Build-Depends: Win32 == 2.* + Build-Depends: Win32 >= 2.5 Default-Language: Haskell98 @@ -59,23 +59,23 @@ Test-Suite glob-tests main-is: Main.hs Build-Depends: base >= 4 && < 5 - , containers < 0.7 - , directory < 1.4 - , dlist >= 0.4 && < 1.1 - , filepath >= 1.1 && < 1.5 - , transformers >= 0.2 && < 0.6 - , transformers-compat >= 0.3 && < 0.8 - , HUnit >= 1.2 && < 1.7 - , QuickCheck >= 2 && < 3 - , test-framework >= 0.2 && < 1 - , test-framework-hunit >= 0.2 && < 1 - , test-framework-quickcheck2 >= 0.3 && < 1 + , containers + , directory + , dlist >= 0.4 + , filepath >= 1.1 + , transformers >= 0.2 + , transformers-compat >= 0.3 + , HUnit >= 1.2 + , QuickCheck >= 2 + , test-framework >= 0.2 + , test-framework-hunit >= 0.2 + , test-framework-quickcheck2 >= 0.3 if impl(ghc < 8.0) - Build-Depends: semigroups >= 0.18 && < 0.20 + Build-Depends: semigroups >= 0.18 if os(windows) - Build-Depends: Win32 == 2.* + Build-Depends: Win32 >= 2 Default-Language: Haskell98 @@ -95,4 +95,4 @@ Test-Suite glob-tests Tests.Simplifier Tests.Utils - GHC-Options: -Wall + GHC-Options: -Wall \ No newline at end of file diff --git a/ghc-Glob.spec b/ghc-Glob.spec index 7850f56..d3bb509 100644 --- a/ghc-Glob.spec +++ b/ghc-Glob.spec @@ -7,8 +7,8 @@ # testsuite missing deps: test-framework test-framework-hunit test-framework-quickcheck2 Name: ghc-%{pkg_name} -Version: 0.10.1 -Release: 2%{?dist} +Version: 0.10.2 +Release: 1%{?dist} Summary: Globbing library License: BSD @@ -111,6 +111,9 @@ dos2unix -k -n %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jun 07 2022 Jens Petersen - 0.10.2-1 +- https://hackage.haskell.org/package/Glob-0.10.2/changelog + * Thu Jan 20 2022 Fedora Release Engineering - 0.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index 5257213..d7fad03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Glob-0.10.1.tar.gz) = b2b2ee93f2cadf01f8a6828b9e742a241601f5fada1f73388dc0044f8e0985c601bd6a42738c60c54eecb619b6289ac1302751d8e2402f6494aaeb2b2a4abb42 +SHA512 (Glob-0.10.2.tar.gz) = cd3c3fb00fad3b3e8d9ae2856a76d0d1688885ecec0b083eed87a4c1cf46111df747e66ff3e8bab2ffaf2a5f776a791442c7e0eefcf58f9d1e15e341b4c35a12