Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-tar for openSUSE:Factory checked in at 2025-10-10 17:10:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-tar (Old) and /work/SRC/openSUSE:Factory/.ghc-tar.new.5300 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tar" Fri Oct 10 17:10:59 2025 rev:29 rq:1310474 version:0.6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-tar/ghc-tar.changes 2025-08-06 14:35:29.093553078 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-tar.new.5300/ghc-tar.changes 2025-10-10 17:12:51.926120982 +0200 @@ -1,0 +2,12 @@ +Wed Oct 8 23:27:01 UTC 2025 - Peter Simons <[email protected]> + +- Update tar to version 0.6.4.0 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Wed Oct 1 23:51:26 UTC 2025 - Peter Simons <[email protected]> + +- Update tar to version 0.6.4.0 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-tar.spec ++++++ --- /var/tmp/diff_new_pack.mB1w9S/_old 2025-10-10 17:12:52.422141890 +0200 +++ /var/tmp/diff_new_pack.mB1w9S/_new 2025-10-10 17:12:52.422141890 +0200 @@ -26,7 +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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-array-prof ++++++ tar.cabal ++++++ --- /var/tmp/diff_new_pack.mB1w9S/_old 2025-10-10 17:12:52.474144082 +0200 +++ /var/tmp/diff_new_pack.mB1w9S/_new 2025-10-10 17:12:52.478144250 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.2 name: tar version: 0.6.4.0 -x-revision: 2 +x-revision: 4 license: BSD-3-Clause license-file: LICENSE author: Duncan Coutts <[email protected]> @@ -55,8 +55,8 @@ bytestring >= 0.10 && < 0.13, containers >= 0.2 && < 0.9, deepseq >= 1.1 && < 1.6, - directory >= 1.3.1 && < 1.4, - directory-ospath-streaming >= 0.2.1 && < 0.3, + directory >= 1.3.8.0 && < 1.4, + directory-ospath-streaming >= 0.2.1 && < 0.4, file-io < 0.2, filepath >= 1.4.100 && < 1.6, os-string >= 2.0 && < 2.1,
