13
0

12 Commits

Author SHA256 Message Date
846c1043bf Accepting request 1297798 from devel:languages:haskell
version update

OBS-URL: https://build.opensuse.org/request/show/1297798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filepath-bytestring?expand=0&rev=15
2025-08-06 12:33:58 +00:00
66705a3dbf osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc-filepath-bytestring revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=38
2025-08-05 16:03:08 +00:00
5abe0b32fe Accepting request 1296438 from devel:languages:haskell
version update

OBS-URL: https://build.opensuse.org/request/show/1296438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filepath-bytestring?expand=0&rev=14
2025-07-31 15:45:32 +00:00
a7e0d300aa osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc-filepath-bytestring revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=36
2025-07-28 20:00:07 +00:00
693613c8e2 osc copypac from project:devel:languages:haskell:ghc-9.12.x package:ghc-filepath-bytestring revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=35
2025-07-28 18:48:59 +00:00
177d757032 Accepting request 1240776 from devel:languages:haskell
version update

OBS-URL: https://build.opensuse.org/request/show/1240776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filepath-bytestring?expand=0&rev=13
2025-01-28 15:41:06 +00:00
c3904c5bec osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc-filepath-bytestring revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=33
2025-01-28 10:11:51 +00:00
21e96d18d1 Accepting request 1231510 from devel:languages:haskell
version update for ghc-9.10.1

OBS-URL: https://build.opensuse.org/request/show/1231510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filepath-bytestring?expand=0&rev=12
2024-12-20 22:11:27 +00:00
ffe847a3d4 osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc-filepath-bytestring revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=31
2024-12-16 13:48:17 +00:00
c010edf5fd osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc-filepath-bytestring revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=30
2024-12-10 11:25:54 +00:00
6bfd4dc17b Accepting request 1194891 from devel:languages:haskell
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1194891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filepath-bytestring?expand=0&rev=11
2024-08-20 14:15:06 +00:00
26fad94486 osc copypac from project:devel:languages:haskell:ghc-9.8.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=28
2024-08-14 21:01:44 +00:00
4 changed files with 65 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cadf0298643a0dc6aa0e5dea0b652cfcb742c3208e520f4671296d551b27a37
size 26173

View File

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

View File

@@ -1,3 +1,61 @@
-------------------------------------------------------------------
Mon Aug 4 14:36:53 UTC 2025 - Peter Simons <psimons@suse.com>
- Update filepath-bytestring to version 1.5.2.0.3.
filepath-bytestring (1.5.2.0.3) unstable; urgency=medium
* Relax bounds to allow QuickCheck-2.15
* Allow base and filepath bundled with GHC 9.12
-- Joey Hess <id@joeyh.name> Mon, 04 Aug 2025 10:35:01 -0400
-------------------------------------------------------------------
Mon Jul 28 19:15:24 UTC 2025 - Peter Simons <psimons@suse.com>
- Jailbreak over-specified constraints to fix build with ghc-9.12.x.
-------------------------------------------------------------------
Mon Jan 20 23:43:32 UTC 2025 - Peter Simons <psimons@suse.com>
- Update filepath-bytestring to version 1.5.2.0.2.
filepath-bytestring (1.5.2.0.2) unstable; urgency=medium
* Relax bounds to allow base-4.20 (ghc 9.10.1).
-- Joey Hess <id@joeyh.name> Mon, 20 Jan 2025 19:42:24 -0400
filepath-bytestring (1.5.2.0.1) unstable; urgency=medium
* Relax bounds on filepath to all versions for which test suite passes.
-- Joey Hess <id@joeyh.name> Mon, 20 Jan 2025 14:06:54 -0400
-------------------------------------------------------------------
Tue Nov 6 14:36:38 UTC 2024 - Peter Simons <psimons@suse.com>
- Update filepath-bytestring to version 1.5.2.0.0.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/filepath-bytestring-1.5.2.0.0/src/CHANGELOG
-------------------------------------------------------------------
Mon Jul 29 23:41:34 UTC 2024 - Peter Simons <psimons@suse.com>
- Update filepath-bytestring to version 1.4.100.3.2.
filepath-bytestring (1.4.100.3.2) unstable; urgency=medium
* Relax bounds to allow base-4.19.
-- Joey Hess <id@joeyh.name> Mon, 29 Jul 2024 19:40:51 -0400
filepath-bytestring (1.4.100.3.1) unstable; urgency=medium
* Updated to filepath-1.4.100.3, which fixes a regression.
* Allow up to filepath-1.4.200.1.
-- Joey Hess <id@joeyh.name> Mon, 29 Jul 2024 19:27:57 -0400
-------------------------------------------------------------------
Fri May 3 13:54:40 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-filepath-bytestring
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.4.2.1.13
Version: 1.5.2.0.3
Release: 0
Summary: Library for manipulating RawFilePaths in a cross platform way
License: BSD-3-Clause
@@ -31,6 +31,8 @@ BuildRequires: ghc-base-devel
BuildRequires: ghc-base-prof
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-bytestring-prof
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-filepath-prof
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-unix-devel
BuildRequires: ghc-unix-prof
@@ -38,8 +40,6 @@ ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-QuickCheck-prof
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-filepath-prof
%endif
%description
@@ -92,7 +92,6 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep
%autosetup -n %{pkg_name}-%{version}
cabal-tweak-dep-ver base "< 4.19" "< 5"
%build
%ghc_lib_build