Hello community,
here is the log from the commit of package ghc-tasty-expected-failure for
openSUSE:Factory checked in at 2017-09-15 22:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tasty-expected-failure (Old)
and /work/SRC/openSUSE:Factory/.ghc-tasty-expected-failure.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tasty-expected-failure"
Fri Sep 15 22:16:34 2017 rev:3 rq:525479 version:0.11.0.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-tasty-expected-failure/ghc-tasty-expected-failure.changes
2017-06-04 01:59:00.383173541 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-tasty-expected-failure.new/ghc-tasty-expected-failure.changes
2017-09-15 22:16:34.935958286 +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-tasty-expected-failure.spec ++++++
--- /var/tmp/diff_new_pack.2ISD1w/_old 2017-09-15 22:16:36.575727298 +0200
+++ /var/tmp/diff_new_pack.2ISD1w/_new 2017-09-15 22:16:36.583726171 +0200
@@ -22,15 +22,14 @@
Release: 0
Summary: Mark tasty tests as failure expected
License: MIT
-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/1.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-tagged-devel
BuildRequires: ghc-tasty-devel
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
With the function 'Test.Tasty.ExpectedFailure.expectFail' in the provided
@@ -51,7 +50,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}
@@ -78,11 +77,9 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%doc README.md
%changelog