From 703d59a9ce725ef3dcea0dc50ee3239425b25f9b30d73ad2e1287c7ba466fa37 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 18:27:46 +0000 Subject: [PATCH 1/3] Synchronize builds with devel:languages:haskell:lts:7. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=12 --- ghc-monad-control.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index 01cc52c..0d4a02c 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -22,18 +22,16 @@ Version: 1.0.1.0 Release: 0 Summary: Lift control operations, like exception catching, through monad transformers License: BSD-3-Clause -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 BuildRequires: ghc-rpm-macros -# Begin cabal-rpm deps: BuildRequires: ghc-stm-devel BuildRequires: ghc-transformers-base-devel BuildRequires: ghc-transformers-compat-devel BuildRequires: ghc-transformers-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description This package defines the type class 'MonadBaseControl', a subset of 'MonadBase' @@ -65,15 +63,12 @@ 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 From 003ba19c3d707cdc2eea395f9dcb88cfaf43b87a651f3eeb83274e3259dafcca Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 22 Feb 2017 18:13:34 +0000 Subject: [PATCH 2/3] synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=13 --- ghc-monad-control.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index 0d4a02c..03e248f 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-monad-control # -# 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 From 6dd45f91102804f51293d695aef019de49438ce5bb2c04e2cb63bbc57df0c0a7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 21 Jun 2017 13:18:58 +0000 Subject: [PATCH 3/3] synchronize with lts:8 at 9aa119edf767960b35a1ac0fd859a69489c7c436 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=14 --- ghc-monad-control.changes | 5 +++++ ghc-monad-control.spec | 2 +- monad-control-1.0.1.0.tar.gz | 3 --- monad-control-1.0.2.0.tar.gz | 3 +++ 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 monad-control-1.0.1.0.tar.gz create mode 100644 monad-control-1.0.2.0.tar.gz diff --git a/ghc-monad-control.changes b/ghc-monad-control.changes index 3ee0c0b..6fe4856 100644 --- a/ghc-monad-control.changes +++ b/ghc-monad-control.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 19 21:01:53 UTC 2017 - psimons@suse.com + +- Update to version 1.0.2.0. + ------------------------------------------------------------------- Sun Jul 10 16:59:05 UTC 2016 - psimons@suse.com diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index 03e248f..4a865d2 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -18,7 +18,7 @@ %global pkg_name monad-control Name: ghc-%{pkg_name} -Version: 1.0.1.0 +Version: 1.0.2.0 Release: 0 Summary: Lift control operations, like exception catching, through monad transformers License: BSD-3-Clause diff --git a/monad-control-1.0.1.0.tar.gz b/monad-control-1.0.1.0.tar.gz deleted file mode 100644 index 2cfb7bc..0000000 --- a/monad-control-1.0.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4b0209c6cb7006fac618e4d8e3743d908f8b21579d6ff72e9f6e758e24301f4 -size 11115 diff --git a/monad-control-1.0.2.0.tar.gz b/monad-control-1.0.2.0.tar.gz new file mode 100644 index 0000000..f21a339 --- /dev/null +++ b/monad-control-1.0.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ab54d82c7655b09b53ac5cbd234682bc32d4c1ee26e10ffbbfe2651b7fb4cc +size 12241