forked from pool/ghc-haddock-library
osc copypac from project:devel:languages:haskell:lts:11 package:ghc-haddock-library revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-haddock-library?expand=0&rev=18
This commit is contained in:
parent
c8c637addb
commit
fe4913818e
@ -1,41 +1,6 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
Wed Mar 14 16:56:02 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
- Update haddock-library to version 1.4.5.
|
||||||
|
A more detailed change log is not available.
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Apr 19 13:32:16 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.4.3 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 15 06:51:07 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.4.2 revision 0 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Jul 10 16:59:00 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.2.1 revision 0 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Aug 7 07:16:17 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.2.1
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue May 12 14:40:38 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.2.0
|
|
||||||
* no upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Apr 20 12:03:43 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- remove unneeded dep
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Feb 3 13:09:32 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- initial commit of haddoc-library package
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-haddock-library
|
# spec file for package ghc-haddock-library
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,9 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
%global pkg_name haddock-library
|
%global pkg_name haddock-library
|
||||||
|
%global has_internal_sub_libraries 1
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.4.3
|
Version: 1.4.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library exposing some functionality of Haddock
|
Summary: Library exposing some functionality of Haddock
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -60,7 +61,7 @@ files.
|
|||||||
%setup -q -n %{pkg_name}-%{version}
|
%setup -q -n %{pkg_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build_without_haddock
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
@ -78,5 +79,6 @@ files.
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%files devel -f %{name}-devel.files
|
%files devel -f %{name}-devel.files
|
||||||
|
%doc CHANGES.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f764763f8004715431a184a981493781b8380e13fd89ca0075ac426edc5d445b
|
|
||||||
size 38863
|
|
3
haddock-library-1.4.5.tar.gz
Normal file
3
haddock-library-1.4.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c94b69556bb17e1f21a794d4866ce51341ca32f4c4d1ce40d232ede78cecb736
|
||||||
|
size 41222
|
Loading…
x
Reference in New Issue
Block a user