Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-shelly for openSUSE:Factory checked in at 2022-02-11 23:09:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-shelly (Old) and /work/SRC/openSUSE:Factory/.ghc-shelly.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-shelly" Fri Feb 11 23:09:38 2022 rev:10 rq:953529 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-shelly/ghc-shelly.changes 2021-12-19 17:35:06.392293256 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-shelly.new.1956/ghc-shelly.changes 2022-02-11 23:11:35.527324734 +0100 @@ -1,0 +2,9 @@ +Mon Jan 31 00:03:22 UTC 2022 - Peter Simons <[email protected]> + +- Update shelly to version 1.10.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/shelly-1.10.0/src/ChangeLog.md + +------------------------------------------------------------------- Old: ---- shelly-1.9.0.tar.gz shelly.cabal New: ---- shelly-1.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-shelly.spec ++++++ --- /var/tmp/diff_new_pack.XzomEE/_old 2022-02-11 23:11:36.019326157 +0100 +++ /var/tmp/diff_new_pack.XzomEE/_new 2022-02-11 23:11:36.023326168 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-shelly # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,12 @@ %global pkg_name shelly %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.9.0 +Version: 1.10.0 Release: 0 Summary: Shell-like (systems) programming in Haskell 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 BuildRequires: ghc-Cabal-devel BuildRequires: ghc-async-devel BuildRequires: ghc-bytestring-devel @@ -45,7 +44,6 @@ BuildRequires: ghc-transformers-base-devel BuildRequires: ghc-transformers-devel BuildRequires: ghc-unix-compat-devel -BuildRequires: ghc-unix-devel ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-HUnit-devel @@ -58,14 +56,12 @@ POSIX shells. Shelly: * is aimed at convenience and getting things done rather than being a -demonstration of elegance. +demonstration of elegance, -* has detailed and useful error messages +* has detailed and useful error messages, * maintains its own environment, making it thread-safe. -* is modern, using Text filepath/directory - Shelly is originally forked from the Shellish package. See the shelly-extra package for additional functionality. @@ -85,7 +81,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build ++++++ shelly-1.9.0.tar.gz -> shelly-1.10.0.tar.gz ++++++ ++++ 2722 lines of diff (skipped)
