From 71463f954f520f0b10be5b3756c88a9b5db43b6323d88efaafbd685881c8126f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Feb 2022 14:36:52 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-filepath-bytestring revision:13, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=12 --- filepath-bytestring-1.4.2.1.8.tar.gz | 3 --- filepath-bytestring-1.4.2.1.9.tar.gz | 3 +++ ghc-filepath-bytestring.changes | 10 ++++++++++ ghc-filepath-bytestring.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 filepath-bytestring-1.4.2.1.8.tar.gz create mode 100644 filepath-bytestring-1.4.2.1.9.tar.gz diff --git a/filepath-bytestring-1.4.2.1.8.tar.gz b/filepath-bytestring-1.4.2.1.8.tar.gz deleted file mode 100644 index 2b69848..0000000 --- a/filepath-bytestring-1.4.2.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37827a41da34a2d41501f7cc99721ef5497e1ee61fb78ce12b676a79e5da3963 -size 25871 diff --git a/filepath-bytestring-1.4.2.1.9.tar.gz b/filepath-bytestring-1.4.2.1.9.tar.gz new file mode 100644 index 0000000..1ea91b8 --- /dev/null +++ b/filepath-bytestring-1.4.2.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d29d1d452230f37d15d209a14be3309c2c10798a6442a889abfed92be94bb6 +size 25901 diff --git a/ghc-filepath-bytestring.changes b/ghc-filepath-bytestring.changes index 4e443f9..1ffa179 100644 --- a/ghc-filepath-bytestring.changes +++ b/ghc-filepath-bytestring.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 8 11:32:11 UTC 2022 - psimons@suse.com + +- Update filepath-bytestring to version 1.4.2.1.9. + filepath-bytestring (1.4.2.1.9) unstable; urgency=medium + + * Relax bounds to allow base 4.16 (ghc 9.2). + + -- Joey Hess Fri, 03 Dec 2021 11:49:58 -0400 + ------------------------------------------------------------------- Thu Aug 12 08:09:40 UTC 2021 - psimons@suse.com diff --git a/ghc-filepath-bytestring.spec b/ghc-filepath-bytestring.spec index e124b9b..8ce8e81 100644 --- a/ghc-filepath-bytestring.spec +++ b/ghc-filepath-bytestring.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-filepath-bytestring # -# Copyright (c) 2021 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 filepath-bytestring %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.4.2.1.8 +Version: 1.4.2.1.9 Release: 0 Summary: Library for manipulating RawFilePaths in a cross platform way License: BSD-3-Clause