Hello community,
here is the log from the commit of package ghc-test-framework-hunit for
openSUSE:Factory checked in at 2017-09-15 22:17:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-test-framework-hunit (Old)
and /work/SRC/openSUSE:Factory/.ghc-test-framework-hunit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-test-framework-hunit"
Fri Sep 15 22:17:30 2017 rev:4 rq:525501 version:0.3.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-test-framework-hunit/ghc-test-framework-hunit.changes
2017-04-14 13:38:47.666289382 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-test-framework-hunit.new/ghc-test-framework-hunit.changes
2017-09-15 22:17:31.515988164 +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-test-framework-hunit.spec ++++++
--- /var/tmp/diff_new_pack.WaRmFx/_old 2017-09-15 22:17:32.611833799 +0200
+++ /var/tmp/diff_new_pack.WaRmFx/_new 2017-09-15 22:17:32.615833235 +0200
@@ -22,8 +22,8 @@
Release: 0
Summary: HUnit support for the test-framework package
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
Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
@@ -31,14 +31,13 @@
BuildRequires: ghc-extensible-exceptions-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-test-framework-devel
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
HUnit support for the test-framework package.
%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}
@@ -65,10 +64,8 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%changelog