Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-cassava for openSUSE:Factory 
checked in at 2025-07-02 12:08:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cassava (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-cassava.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-cassava"

Wed Jul  2 12:08:20 2025 rev:20 rq:1288617 version:0.5.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-cassava/ghc-cassava.changes  2025-06-11 
16:28:33.889576430 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cassava.new.7067/ghc-cassava.changes        
2025-07-02 12:09:03.257595923 +0200
@@ -1,0 +2,6 @@
+Wed Jun 18 10:33:30 UTC 2025 - Peter Simons <psim...@suse.com>
+
+- Update cassava to version 0.5.4.0 revision 1.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

New:
----
  cassava.cabal

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-cassava.spec ++++++
--- /var/tmp/diff_new_pack.GWhnP4/_old  2025-07-02 12:09:04.373642504 +0200
+++ /var/tmp/diff_new_pack.GWhnP4/_new  2025-07-02 12:09:04.373642504 +0200
@@ -26,6 +26,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Only-devel
 BuildRequires:  ghc-Only-prof
@@ -125,6 +126,7 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %define cabal_configure_options -f-bytestring--lt-0_10_4

++++++ cassava.cabal ++++++
cabal-version:       1.12
Name:                cassava
Version:             0.5.4.0
-- Remove x-revision when you bump the version.
x-revision:          1

Synopsis:            A CSV parsing and encoding library
Description: {

@cassava@ is a library for parsing and encoding [RFC 
4180](https://tools.ietf.org/html/rfc4180)
compliant [comma-separated values 
(CSV)](https://en.wikipedia.org/wiki/Comma-separated_values) data,
which is a textual line-oriented format commonly used for exchanging tabular 
data.

Reply via email to