4 Commits

4 changed files with 17 additions and 5 deletions

View File

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

3
cabal2spec-2.8.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 23 13:04:07 UTC 2025 - Peter Simons <psimons@suse.com>
- Update cabal2spec to version 2.8.0.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Sun Oct 27 09:33:30 UTC 2024 - Peter Simons <psimons@suse.com>
- Update cabal2spec to version 2.7.1 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Tue Mar 26 09:57:55 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package cabal2spec
#
# 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: %{pkg_name}
Version: 2.7.1
Version: 2.8.0
Release: 0
Summary: Convert Cabal files into rpm spec files
License: GPL-3.0-or-later