forked from pool/ghc-split
Accepting request 141664 from home:ptrommler:haskell-platform
HP 2012.4 OBS-URL: https://build.opensuse.org/request/show/141664 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=5
This commit is contained in:
parent
b77db3d5c5
commit
c55bde1a23
4
_service
4
_service
@ -1,3 +1,3 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="download_files"/>
|
|
||||||
</services>
|
<service name="download_files" mode="localonly"/></services>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:893ac1c8a8d8659c12aef7a263dccb28e2e8f7867bad71fd43279348f83e7127
|
|
||||||
size 12665
|
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 17 14:44:00 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- make service localonly for Factory submission
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 2 10:16:03 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- update to 0.2.1.1 from upstream
|
||||||
|
- required by Haskell Platform 2012.4.0.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 17 17:47:08 UTC 2012 - peter.trommler@ohm-hochschule.de
|
Thu May 17 17:47:08 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
@ -16,10 +16,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# cabal2spec-0.25
|
|
||||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
|
||||||
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
|
|
||||||
|
|
||||||
%global pkg_name split
|
%global pkg_name split
|
||||||
|
|
||||||
%global common_summary Haskell combinator library for splitting lists
|
%global common_summary Haskell combinator library for splitting lists
|
||||||
@ -27,7 +23,7 @@
|
|||||||
%global common_description Combinator library and utility functions for splitting lists for Haskell.
|
%global common_description Combinator library and utility functions for splitting lists for Haskell.
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.4.2
|
Version: 0.2.1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
|
3
split-0.2.1.1.tar.gz
Normal file
3
split-0.2.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bf36c149a6613fc6be78ec170ae98a696aae887b82434a1439da10e47823f7ff
|
||||||
|
size 14046
|
Loading…
Reference in New Issue
Block a user