Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-iproute for openSUSE:Factory checked in at 2021-03-17 20:15:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-iproute (Old) and /work/SRC/openSUSE:Factory/.ghc-iproute.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-iproute" Wed Mar 17 20:15:37 2021 rev:7 rq:879162 version:1.7.11 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-iproute/ghc-iproute.changes 2021-01-08 17:40:02.865000343 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-iproute.new.2401/ghc-iproute.changes 2021-03-17 20:19:36.379288930 +0100 @@ -1,0 +2,6 @@ +Thu Mar 11 08:22:50 UTC 2021 - [email protected] + +- Update iproute to version 1.7.11. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- iproute-1.7.10.tar.gz iproute.cabal New: ---- iproute-1.7.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-iproute.spec ++++++ --- /var/tmp/diff_new_pack.Fn3wZF/_old 2021-03-17 20:19:36.859289586 +0100 +++ /var/tmp/diff_new_pack.Fn3wZF/_new 2021-03-17 20:19:36.859289586 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-iproute # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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 iproute %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.7.10 +Version: 1.7.11 Release: 0 Summary: IP Routing Table 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-appar-devel BuildRequires: ghc-byteorder-devel @@ -58,7 +57,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build ++++++ iproute-1.7.10.tar.gz -> iproute-1.7.11.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/iproute-1.7.10/iproute.cabal new/iproute-1.7.11/iproute.cabal --- old/iproute-1.7.10/iproute.cabal 2020-11-17 01:27:02.000000000 +0100 +++ new/iproute-1.7.11/iproute.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,5 +1,5 @@ Name: iproute -Version: 1.7.10 +Version: 1.7.11 Author: Kazu Yamamoto <[email protected]> Maintainer: Kazu Yamamoto <[email protected]> License: BSD3 @@ -34,7 +34,7 @@ Data.IP.Mask Data.IP.Op Data.IP.Range - Build-Depends: base >= 4.6 && < 5 + Build-Depends: base >= 4.9 && < 5 , appar , byteorder , bytestring
