commit hspec-setup for openSUSE:Factory
Hello community, here is the log from the commit of package hspec-setup for openSUSE:Factory checked in at 2017-02-25 00:52:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hspec-setup (Old) and /work/SRC/openSUSE:Factory/.hspec-setup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "hspec-setup" Changes: -------- New Changes file: --- /dev/null 2017-01-26 09:49:33.150892021 +0100 +++ /work/SRC/openSUSE:Factory/.hspec-setup.new/hspec-setup.changes 2017-02-25 00:52:22.539361590 +0100 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sun Jul 10 17:34:24 UTC 2016 - psimons@suse.com + +- Update to version 0.1.1.1 revision 0 with cabal2obs. + New: ---- hspec-setup-0.1.1.1.tar.gz hspec-setup.changes hspec-setup.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hspec-setup.spec ++++++ # # spec file for package hspec-setup # # 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/ # Name: hspec-setup Version: 0.1.1.1 Release: 0 Summary: Add an hspec test-suite in one command License: MIT Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-process-devel BuildRequires: ghc-projectroot-devel BuildRequires: ghc-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build %description 'hspec-setup' is a command-line tool for adding an hspec test-suite with minimal work. See the <https://github.com/yamadapc/haskell-hspec-setup GitHub README> for more information. %prep %setup -q %build %ghc_bin_build %install %ghc_bin_install %files %defattr(-,root,root,-) %doc LICENSE %{_bindir}/%{name} %changelog
participants (1)
-
root@hilbertn.suse.de