Hello community, here is the log from the commit of package ghc-inflections for openSUSE:Factory checked in at 2017-03-03 17:50:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-inflections (Old) and /work/SRC/openSUSE:Factory/.ghc-inflections.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-inflections" Fri Mar 3 17:50:41 2017 rev:2 rq:461652 version:0.3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-inflections/ghc-inflections.changes 2016-11-01 09:56:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-inflections.new/ghc-inflections.changes 2017-03-03 17:50:42.284833743 +0100 @@ -1,0 +2,5 @@ +Sun Feb 12 14:11:47 UTC 2017 - [email protected] + +- Update to version 0.3.0.0 with cabal2obs. + +------------------------------------------------------------------- Old: ---- inflections-0.2.0.1.tar.gz New: ---- inflections-0.3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-inflections.spec ++++++ --- /var/tmp/diff_new_pack.mjqQAS/_old 2017-03-03 17:50:42.820758051 +0100 +++ /var/tmp/diff_new_pack.mjqQAS/_new 2017-03-03 17:50:42.820758051 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-inflections # -# 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 @@ -19,27 +19,25 @@ %global pkg_name inflections %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.0.1 +Version: 0.3.0.0 Release: 0 Summary: Inflections library for Haskell 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 BuildRequires: ghc-Cabal-devel -# Begin cabal-rpm deps: -BuildRequires: ghc-containers-devel -BuildRequires: ghc-parsec-devel +BuildRequires: ghc-exceptions-devel +BuildRequires: ghc-megaparsec-devel BuildRequires: ghc-rpm-macros +BuildRequires: ghc-text-devel +BuildRequires: ghc-unordered-containers-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} -BuildRequires: ghc-HUnit-devel BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-test-framework-devel -BuildRequires: ghc-test-framework-hunit-devel -BuildRequires: ghc-test-framework-quickcheck2-devel +BuildRequires: ghc-hspec-devel +BuildRequires: ghc-hspec-megaparsec-devel %endif -# End cabal-rpm deps %description Inflections provides methods for singularization, pluralization, dasherizing, @@ -59,20 +57,14 @@ %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check -%if %{with tests} -%{cabal} test -%endif - +%cabal_test %post devel %ghc_pkg_recache @@ -86,5 +78,6 @@ %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc CHANGELOG.md README.md %changelog ++++++ inflections-0.2.0.1.tar.gz -> inflections-0.3.0.0.tar.gz ++++++ ++++ 2442 lines of diff (skipped)
