From 62ebde9358cf050b928d5567f4027f429f8c27614e4f2e73fa649a44eacb6f1a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Aug 2017 02:09:24 +0000 Subject: [PATCH 1/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-hashable revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=25 --- ghc-hashable.changes | 5 +++++ ghc-hashable.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-hashable.changes b/ghc-hashable.changes index 607d095..2846ab5 100644 --- a/ghc-hashable.changes +++ b/ghc-hashable.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + ------------------------------------------------------------------- Sat Jul 8 03:02:09 UTC 2017 - psimons@suse.com diff --git a/ghc-hashable.spec b/ghc-hashable.spec index 3eb72f3..e3238a5 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -32,7 +32,6 @@ BuildRequires: ghc-bytestring-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-QuickCheck-devel @@ -83,11 +82,9 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc CHANGES.md README.md examples %changelog From e5e6fb0c539cf2e6bf3eb6fb0340ef1773096915e20613c4153594149da2a889 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:56:59 +0000 Subject: [PATCH 2/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-hashable revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=26 --- ghc-hashable.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-hashable.spec b/ghc-hashable.spec index e3238a5..ea247e4 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -23,7 +23,7 @@ Version: 1.2.6.1 Release: 0 Summary: A class for types that can be converted to a hash value License: BSD-3-Clause -Group: Development/Languages/Other +Group: Development/Languages/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/2.cabal#/%{pkg_name}.cabal @@ -50,7 +50,7 @@ values. %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} From 6dd9d8b6659b108c8839c122b87c75d0dc4e53439b4359f678a6bd9927d32d29 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 Aug 2017 13:58:34 +0000 Subject: [PATCH 3/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-hashable revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=27 --- ghc-hashable.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-hashable.spec b/ghc-hashable.spec index ea247e4..b6667df 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -24,7 +24,7 @@ Release: 0 Summary: A class for types that can be converted to a hash value License: BSD-3-Clause Group: Development/Languages/Haskell -Url: https://hackage.haskell.org/package/%{pkg_name} +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/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel From 48b81dd674980e327f636fbdf22d1f55017510fba3cdf4cfb09b2ae5a1f09602 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Aug 2017 13:41:56 +0000 Subject: [PATCH 4/4] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-hashable revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=28 --- ghc-hashable.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-hashable.spec b/ghc-hashable.spec index b6667df..c3a9bd9 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -23,7 +23,7 @@ Version: 1.2.6.1 Release: 0 Summary: A class for types that can be converted to a hash value License: BSD-3-Clause -Group: Development/Languages/Haskell +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/2.cabal#/%{pkg_name}.cabal