Hello community, here is the log from the commit of package ghc-units for openSUSE:Factory checked in at 2017-09-15 22:21:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-units (Old) and /work/SRC/openSUSE:Factory/.ghc-units.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-units" Fri Sep 15 22:21:28 2017 rev:2 rq:525601 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-units/ghc-units.changes 2017-05-10 20:46:14.759011888 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-units.new/ghc-units.changes 2017-09-15 22:21:29.606451174 +0200 @@ -1,0 +2,5 @@ +Thu Aug 3 15:38:38 UTC 2017 - psim...@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-units.spec ++++++ --- /var/tmp/diff_new_pack.J6sVdT/_old 2017-09-15 22:21:31.246220207 +0200 +++ /var/tmp/diff_new_pack.J6sVdT/_new 2017-09-15 22:21:31.250219644 +0200 @@ -23,8 +23,8 @@ Release: 0 Summary: A domain-specific type system for dimensional analysis License: BSD-3-Clause -Group: Development/Languages/Other -Url: https://hackage.haskell.org/package/%{pkg_name} +Group: Development/Libraries/Haskell +URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-containers-devel @@ -40,7 +40,6 @@ BuildRequires: ghc-th-desugar-devel BuildRequires: ghc-units-parser-devel BuildRequires: ghc-vector-space-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-HUnit-approx-devel BuildRequires: ghc-tasty-devel @@ -61,7 +60,7 @@ %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Other +Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} @@ -89,11 +88,9 @@ %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc CHANGES.md README.md %changelog