osc copypac from project:devel:languages:haskell:lts:11 package:ghc-blaze-html revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-html?expand=0&rev=32
This commit is contained in:
parent
9dc3278069
commit
40a92be085
@ -1,6 +1,89 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 14 16:55:46 UTC 2018 - psimons@suse.com
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
- Update blaze-html to version 0.9.0.1.
|
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
||||||
A more detailed change log is not available.
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 27 14:04:15 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.9.0.1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 4 19:47:29 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.8.1.3 with cabal2obs.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 1 10:39:00 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.8.1.2 revision 0 with cabal2obs.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 10 17:32:50 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.8.1.1 revision 0 with cabal2obs.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 4 15:59:07 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 0.8.1.1
|
||||||
|
* Bump HUnit dependency to 1.3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 4 05:32:55 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 0.8.1.0
|
||||||
|
* Add `<main>` element to HTML5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 20 12:44:49 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 0.8.0.2
|
||||||
|
* Relax blaze-builder dependency to include 0.3 again
|
||||||
|
* Add `itemscope` and `itemprop` attributes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 9 15:56:26 UTC 2014 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- update to 0.7.0.3
|
||||||
|
* version bound for text (Haskell Platform 2014.2.0.0)
|
||||||
|
* compatibility with ghc-blaze-markup
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 21 14:45:53 UTC 2013 - sbahling@suse.com
|
||||||
|
|
||||||
|
- spec file: Add %defattr(-,root,root,-) to %files devel section
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 15 14:25:47 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- update to 0.6.1.1 from upstream (no changelog)
|
||||||
|
* base, keygen, and source elements are considered leaf elements
|
||||||
|
* dependencies for test framework adjusted
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 3 07:20:49 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- update to 0.5.1.0 from upstream (no changelog)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 4 17:18:33 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- update to 0.5.0.0 from upstream (no changelog)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 5 16:55:36 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- cabal2spec 0.25.5 template for spec file
|
||||||
|
- required for ghc-rpm-macros 0.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 16 13:58:23 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- added BuildRoof fo SLE_11_SP1/2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 2 16:19:12 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- initial packaging
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-blaze-html
|
# spec file for package ghc-blaze-html
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 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
|
||||||
|
Loading…
Reference in New Issue
Block a user