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
This commit is contained in:
Peter Simons 2022-02-10 14:36:52 +00:00 committed by Git OBS Bridge
parent 9fda6e65de
commit 71463f954f
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -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 <id@joeyh.name> Fri, 03 Dec 2021 11:49:58 -0400
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 12 08:09:40 UTC 2021 - psimons@suse.com Thu Aug 12 08:09:40 UTC 2021 - psimons@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-filepath-bytestring # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name filepath-bytestring %global pkg_name filepath-bytestring
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.4.2.1.8 Version: 1.4.2.1.9
Release: 0 Release: 0
Summary: Library for manipulating RawFilePaths in a cross platform way Summary: Library for manipulating RawFilePaths in a cross platform way
License: BSD-3-Clause License: BSD-3-Clause