From 50180d3efecfd457622afb14dcbfeaf05b6af8e0c10307cc9f0726a17593c9ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 20 Aug 2015 06:28:15 +0000 Subject: [PATCH 1/2] Accepting request 322656 from devel:languages:haskell:lts only copyright line changed OBS-URL: https://build.opensuse.org/request/show/322656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=13 --- ghc-HUnit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 9573da3..138877c 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-HUnit # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 af64f93d2ad02cdb52787fea700e629405bda42c3e18e77016c640c5f9153861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 6 Jan 2016 09:31:06 +0000 Subject: [PATCH 2/2] Accepting request 352139 from devel:languages:haskell:lts - update to 1.3.0.0 OBS-URL: https://build.opensuse.org/request/show/352139 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=17 --- HUnit-1.2.5.2.tar.gz | 3 --- HUnit-1.3.0.0.tar.gz | 3 +++ ghc-HUnit.changes | 5 +++++ ghc-HUnit.spec | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 HUnit-1.2.5.2.tar.gz create mode 100644 HUnit-1.3.0.0.tar.gz diff --git a/HUnit-1.2.5.2.tar.gz b/HUnit-1.2.5.2.tar.gz deleted file mode 100644 index dcd83e8..0000000 --- a/HUnit-1.2.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0af5ad34dba27de48b94ce6d5f7ee3aa6af6183bdc4a3967b811e28520369a41 -size 24889 diff --git a/HUnit-1.3.0.0.tar.gz b/HUnit-1.3.0.0.tar.gz new file mode 100644 index 0000000..ca48b83 --- /dev/null +++ b/HUnit-1.3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e130db953a2310d2c256a3923af0250be6ea19317f7d369b56d48f84cf96a55c +size 22814 diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index e31aa15..30e670c 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 30 12:32:27 UTC 2015 - mimi.vx@gmail.com + +- update to 1.3.0.0 + ------------------------------------------------------------------- Tue Sep 2 08:22:40 UTC 2014 - peter.trommler@ohm-hochschule.de diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 138877c..bdb0537 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -19,7 +19,7 @@ %global pkg_name HUnit Name: ghc-HUnit -Version: 1.2.5.2 +Version: 1.3.0.0 Release: 0 Summary: A unit testing framework for Haskell License: BSD-3-Clause @@ -75,6 +75,6 @@ rm -rf %{buildroot}%{_datadir}/%{pkg_name}-%{version} %files devel -f %{name}-devel.files %defattr(-,root,root,-) -%doc examples README doc +%doc examples README.md doc %changelog