Hello community, here is the log from the commit of package ghc-xml-types for openSUSE:Factory checked in at 2016-07-21 08:18:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-xml-types (Old) and /work/SRC/openSUSE:Factory/.ghc-xml-types.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-xml-types" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-xml-types/ghc-xml-types.changes 2015-07-14 17:45:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-xml-types.new/ghc-xml-types.changes 2016-07-21 08:18:39.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 10 16:55:20 UTC 2016 - [email protected] + +- Update to version 0.3.6 revision 0 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-xml-types.spec ++++++ --- /var/tmp/diff_new_pack.UOhRWI/_old 2016-07-21 08:18:40.000000000 +0200 +++ /var/tmp/diff_new_pack.UOhRWI/_new 2016-07-21 08:18:40.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-xml-types # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,7 @@ %global pkg_name xml-types -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} -Name: ghc-xml-types +Name: ghc-%{pkg_name} Version: 0.3.6 Release: 0 Summary: Basic types for representing XML @@ -36,7 +34,7 @@ # End cabal-rpm deps %description -Basic types for representing XML in haskell. +Basic types for representing XML. %package devel Summary: Haskell %{pkg_name} library development files @@ -52,17 +50,20 @@ %prep %setup -q -n %{pkg_name}-%{version} + %build -%{ghc_lib_build} +%ghc_lib_build + %install -%{ghc_lib_install} +%ghc_lib_install + %post devel -%{ghc_pkg_recache} +%ghc_pkg_recache %postun devel -%{ghc_pkg_recache} +%ghc_pkg_recache %files -f %{name}.files %defattr(-,root,root,-)
