Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-citeproc for openSUSE:Factory checked in at 2024-12-20 23:10:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-citeproc (Old) and /work/SRC/openSUSE:Factory/.ghc-citeproc.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-citeproc" Fri Dec 20 23:10:24 2024 rev:23 rq:1231427 version:0.8.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-citeproc/ghc-citeproc.changes 2024-10-28 15:19:52.694346518 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-citeproc.new.1881/ghc-citeproc.changes 2024-12-20 23:10:40.664614948 +0100 @@ -1,0 +2,5 @@ +Mon Dec 16 07:54:13 UTC 2024 - Peter Simons <[email protected]> + +- Enable building of the citeproc executable. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-citeproc.spec ++++++ --- /var/tmp/diff_new_pack.86IEod/_old 2024-12-20 23:10:42.476689580 +0100 +++ /var/tmp/diff_new_pack.86IEod/_new 2024-12-20 23:10:42.480689745 +0100 @@ -29,6 +29,8 @@ Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel +BuildRequires: ghc-aeson-pretty-devel +BuildRequires: ghc-aeson-pretty-prof BuildRequires: ghc-aeson-prof BuildRequires: ghc-attoparsec-devel BuildRequires: ghc-attoparsec-prof @@ -54,6 +56,8 @@ BuildRequires: ghc-scientific-devel BuildRequires: ghc-scientific-prof BuildRequires: ghc-text-devel +BuildRequires: ghc-text-icu-devel +BuildRequires: ghc-text-icu-prof BuildRequires: ghc-text-prof BuildRequires: ghc-transformers-devel BuildRequires: ghc-transformers-prof @@ -115,6 +119,7 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %build +%define cabal_configure_options -f+executable %ghc_lib_build %install @@ -131,6 +136,7 @@ %files -f %{name}.files %license LICENSE +%{_bindir}/citeproc %files devel -f %{name}-devel.files %doc CHANGELOG.md README.md
