Hello community, here is the log from the commit of package ghc-xml-types for openSUSE:Factory checked in at 2020-07-21 15:50:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-xml-types (Old) and /work/SRC/openSUSE:Factory/.ghc-xml-types.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-xml-types" Tue Jul 21 15:50:39 2020 rev:5 rq:822048 version:0.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-xml-types/ghc-xml-types.changes 2020-06-19 17:21:34.935576321 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-xml-types.new.3592/ghc-xml-types.changes 2020-07-21 15:53:35.156529356 +0200 @@ -1,0 +2,6 @@ +Mon Jul 13 02:00:25 UTC 2020 - psim...@suse.com + +- Update xml-types to version 0.3.8. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- xml-types-0.3.7.tar.gz New: ---- xml-types-0.3.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-xml-types.spec ++++++ --- /var/tmp/diff_new_pack.nZB4Kw/_old 2020-07-21 15:53:37.560532280 +0200 +++ /var/tmp/diff_new_pack.nZB4Kw/_new 2020-07-21 15:53:37.564532285 +0200 @@ -18,7 +18,7 @@ %global pkg_name xml-types Name: ghc-%{pkg_name} -Version: 0.3.7 +Version: 0.3.8 Release: 0 Summary: Basic types for representing XML License: MIT ++++++ xml-types-0.3.7.tar.gz -> xml-types-0.3.8.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xml-types-0.3.7/xml-types.cabal new/xml-types-0.3.8/xml-types.cabal --- old/xml-types-0.3.7/xml-types.cabal 2020-06-07 04:38:02.000000000 +0200 +++ new/xml-types-0.3.8/xml-types.cabal 2020-07-13 03:40:09.000000000 +0200 @@ -1,5 +1,5 @@ name: xml-types -version: 0.3.7 +version: 0.3.8 synopsis: Basic types for representing XML license: MIT license-file: COPYING @@ -31,11 +31,11 @@ source-repository this type: git location: https://git.singpolyma.net/xml-types-haskell - tag: 0.3.7 + tag: 0.3.8 library default-language: Haskell2010 - ghc-options: -Wall -Wno-tabs + ghc-options: -Wall hs-source-dirs: lib build-depends: