Hello community, here is the log from the commit of package ghc-DRBG for openSUSE:Factory checked in at 2017-09-15 21:11:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-DRBG (Old) and /work/SRC/openSUSE:Factory/.ghc-DRBG.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-DRBG" Fri Sep 15 21:11:51 2017 rev:2 rq:523932 version:0.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-DRBG/ghc-DRBG.changes 2017-03-16 09:35:44.331996593 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-DRBG.new/ghc-DRBG.changes 2017-09-15 21:11:51.227083954 +0200 @@ -1,0 +2,5 @@ +Thu Aug 3 15:38:38 UTC 2017 - [email protected] + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-DRBG.spec ++++++ --- /var/tmp/diff_new_pack.GURcbY/_old 2017-09-15 21:11:51.926985679 +0200 +++ /var/tmp/diff_new_pack.GURcbY/_new 2017-09-15 21:11:51.926985679 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-DRBG # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -23,8 +23,8 @@ Release: 0 Summary: Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers 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-bytestring-devel @@ -38,7 +38,6 @@ BuildRequires: ghc-prettyclass-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-tagged-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-QuickCheck-devel @@ -53,7 +52,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} @@ -81,7 +80,6 @@ %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %dir %{_datadir}/%{pkg_name}-%{version} %dir %{_datadir}/%{pkg_name}-%{version}/Test @@ -92,6 +90,5 @@ %{_datadir}/%{pkg_name}-%{version}/CHANGELOG %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %changelog
