From f86f1bcdd7ac38c1745a24b2fe95147a9914dc124eebe84e4fd7f572bb1a7973 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= <mimi.vx@gmail.com>
Date: Fri, 19 Mar 2021 15:52:55 +0000
Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x
 package:ghc-filepath-bytestring revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=9
---
 filepath-bytestring-1.4.2.1.6.tar.gz |  3 ---
 filepath-bytestring-1.4.2.1.7.tar.gz |  3 +++
 ghc-filepath-bytestring.changes      | 11 +++++++++++
 ghc-filepath-bytestring.spec         |  4 ++--
 4 files changed, 16 insertions(+), 5 deletions(-)
 delete mode 100644 filepath-bytestring-1.4.2.1.6.tar.gz
 create mode 100644 filepath-bytestring-1.4.2.1.7.tar.gz

diff --git a/filepath-bytestring-1.4.2.1.6.tar.gz b/filepath-bytestring-1.4.2.1.6.tar.gz
deleted file mode 100644
index 3ef1871..0000000
--- a/filepath-bytestring-1.4.2.1.6.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e71147fed4505946dcf1fc77bb3815d25a7471880ffcf5553329963adbcfb987
-size 25418
diff --git a/filepath-bytestring-1.4.2.1.7.tar.gz b/filepath-bytestring-1.4.2.1.7.tar.gz
new file mode 100644
index 0000000..0e3901e
--- /dev/null
+++ b/filepath-bytestring-1.4.2.1.7.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3610968b4f535ac3d072bf02c875eaacbca5181aa8df0ba4276b638125f6aa03
+size 25451
diff --git a/ghc-filepath-bytestring.changes b/ghc-filepath-bytestring.changes
index 22043e1..57aaa11 100644
--- a/ghc-filepath-bytestring.changes
+++ b/ghc-filepath-bytestring.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Thu Mar 18 10:48:54 UTC 2021 - psimons@suse.com
+
+- Update filepath-bytestring to version 1.4.2.1.7.
+  filepath-bytestring (1.4.2.1.7) unstable; urgency=medium
+
+    * Relax QuickCheck bounds to allow 2.14.
+    * Relax base bounds so it will build with ghc 9.0.1.
+
+   -- Joey Hess <id@joeyh.name>  Wed, 17 Mar 2021 08:11:27 -0400
+
 -------------------------------------------------------------------
 Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
  
diff --git a/ghc-filepath-bytestring.spec b/ghc-filepath-bytestring.spec
index d7b6921..9920fef 100644
--- a/ghc-filepath-bytestring.spec
+++ b/ghc-filepath-bytestring.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-filepath-bytestring
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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.6
+Version:        1.4.2.1.7
 Release:        0
 Summary:        Library for manipulating RawFilePaths in a cross platform way
 License:        BSD-3-Clause