commit ghc-tasty-expected-failure for openSUSE:Factory

2017-09-15 Thread root
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 - psim...@suse.com
+
+- 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




commit ghc-tasty-expected-failure for openSUSE:Factory

2017-06-03 Thread root
Hello community,

here is the log from the commit of package ghc-tasty-expected-failure for 
openSUSE:Factory checked in at 2017-06-04 01:58:59

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"

Sun Jun  4 01:58:59 2017 rev:2 rq:499732 version:0.11.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-tasty-expected-failure/ghc-tasty-expected-failure.changes
2016-11-02 12:42:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-tasty-expected-failure.new/ghc-tasty-expected-failure.changes
   2017-06-04 01:59:00.383173541 +0200
@@ -1,0 +2,5 @@
+Thu May 18 09:52:19 UTC 2017 - psim...@suse.com
+
+- Update to version 0.11.0.4 revision 1 with cabal2obs.
+
+---

New:

  tasty-expected-failure.cabal



Other differences:
--
++ ghc-tasty-expected-failure.spec ++
--- /var/tmp/diff_new_pack.eF4HHM/_old  2017-06-04 01:59:00.955092744 +0200
+++ /var/tmp/diff_new_pack.eF4HHM/_new  2017-06-04 01:59:00.955092744 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-tasty-expected-failure
 #
-# 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
@@ -22,16 +22,15 @@
 Release:0
 Summary:Mark tasty tests as failure expected
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 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
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-tagged-devel
 BuildRequires:  ghc-tasty-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 With the function 'Test.Tasty.ExpectedFailure.expectFail' in the provided
@@ -64,16 +63,14 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ tasty-expected-failure.cabal ++
name:tasty-expected-failure
version: 0.11.0.4
x-revision: 1
synopsis:Mark tasty tests as failure expected
description:
 With the function 'Test.Tasty.ExpectedFailure.expectFail' in the provided 
module
 "Test.Tasty.ExpectedFailure", you can mark that you expect test cases to fail,
 and not to pass.
 .
 This can for example be used for test-driven development: Create the tests,
 mark them with 'Test.Tasty.ExpectedFailure.expectFail', and you can still push
 to the main branch, without your continuous integration branch failing.
 .
 Once someone implements the feature or fixes the bug (maybe unknowingly), the
 test suite will tell him so, due to the now unexpectedly passing test, and he
 can remove the 'Test.Tasty.ExpectedFailure.expectFail' marker.
 .
 The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to avoid
 running a test. Both funtions are implemented via the more general
 'Test.Tasty.ExpectedFailure.wrapTest', which is also provided.
homepage: http://github.com/nomeata/tasty-expected-failure
license: MIT
license-file:LICENSE
author:  Joachim Breitner
maintainer:  m...@joachim-breitner.de
copyright:   2015 Joachim Breitner
category:Testing
build-type:  Simple
extra-source-files:  README.md
cabal-version:   >=1.10
tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 
7.11.*, GHC == 8.0.*

library
  exposed-modules:
Test.Tasty.ExpectedFailure
  build-depends:
base >= 4.5 && <4.11,
tagged >= 0.7 && < 0.9,
tasty >= 0.11
  default-language:Haskell2010

source-repository head
  type: git
  location: git://github.com/nomeata/tasty-expected-failure



commit ghc-tasty-expected-failure for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-tasty-expected-failure for 
openSUSE:Factory checked in at 2016-11-02 12:42:41

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"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-tasty-expected-failure.new/ghc-tasty-expected-failure.changes
   2016-11-02 12:42:42.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:12:53 UTC 2016 - psim...@suse.com
+
+- Update to version 0.11.0.4 revision 0 with cabal2obs.
+

New:

  ghc-tasty-expected-failure.changes
  ghc-tasty-expected-failure.spec
  tasty-expected-failure-0.11.0.4.tar.gz



Other differences:
--
++ ghc-tasty-expected-failure.spec ++
#
# spec file for package ghc-tasty-expected-failure
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%global pkg_name tasty-expected-failure
Name:   ghc-%{pkg_name}
Version:0.11.0.4
Release:0
Summary:Mark tasty tests as failure expected
License:MIT
Group:  System/Libraries
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-rpm-macros
# Begin cabal-rpm deps:
BuildRequires:  ghc-tagged-devel
BuildRequires:  ghc-tasty-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
With the function 'Test.Tasty.ExpectedFailure.expectFail' in the provided
module "Test.Tasty.ExpectedFailure", you can mark that you expect test cases to
fail, and not to pass.

This can for example be used for test-driven development: Create the tests,
mark them with 'Test.Tasty.ExpectedFailure.expectFail', and you can still push
to the main branch, without your continuous integration branch failing.

Once someone implements the feature or fixes the bug (maybe unknowingly), the
test suite will tell him so, due to the now unexpectedly passing test, and he
can remove the 'Test.Tasty.ExpectedFailure.expectFail' marker.

The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to avoid
running a test. Both funtions are implemented via the more general
'Test.Tasty.ExpectedFailure.wrapTest', which is also provided.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library
development files.

%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%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