osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-temporary revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-temporary?expand=0&rev=37
This commit is contained in:
Peter Simons 2019-12-29 02:03:45 +00:00 committed by Git OBS Bridge
parent c25470c347
commit 60420e474f

View File

@ -1,5 +1,82 @@
-------------------------------------------------------------------
Wed Aug 28 17:31:05 UTC 2019 - psimons@suse.com
Fri Nov 8 16:14:55 UTC 2019 - Peter Simons <psimons@suse.com>
- Add temporary at version 1.3.
- Drop obsolete group attributes.
-------------------------------------------------------------------
Thu Oct 4 09:42:54 UTC 2018 - psimons@suse.com
- Update temporary to version 1.3.
## 1.3
* Generated directory names are now based on random hex strings rather than PIDs.
This got a major version bump as a courtesy to users who may depend on the
specific form of generated names, but that form is not part of the API
contract and should not be depended upon.
-------------------------------------------------------------------
Wed Jul 18 14:26:43 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update temporary to version 1.2.1.1.
* Improve the docs
-------------------------------------------------------------------
Mon Jun 19 20:53:31 UTC 2017 - psimons@suse.com
- Update to version 1.2.1.
-------------------------------------------------------------------
Sun Jul 10 17:30:27 UTC 2016 - psimons@suse.com
- Update to version 1.2.0.4 revision 0 with cabal2obs.
-------------------------------------------------------------------
Tue Jan 26 10:04:40 UTC 2016 - mimi.vx@gmail.com
- update to 1.2.0.4
-------------------------------------------------------------------
Wed Apr 22 10:33:42 UTC 2015 - mimi.vx@gmail.com
- update to 1.2.0.3
* no upstream changelog
-------------------------------------------------------------------
Thu Nov 13 14:50:59 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 1.1.2.5
* compatibility with Haskell Platform 2014.2.0.0
* no upstream changelog
-------------------------------------------------------------------
Mon Oct 21 14:50:54 UTC 2013 - sbahling@suse.com
- spec file: Add %defattr(-,root,root,-) to %files devel section
-------------------------------------------------------------------
Wed May 15 13:34:28 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 1.1.2.4 from upstream
* adjust library version bounds to ghc 7.6 libs
-------------------------------------------------------------------
Thu Jun 7 08:05:09 UTC 2012 - peter.trommler@ohm-hochschule.de
- cabal2spec 0.25.5 spec file template
-------------------------------------------------------------------
Mon Mar 12 14:57:29 UTC 2012 - peter.trommler@ohm-hochschule.de
- fixed exclusive arch tag
-------------------------------------------------------------------
Mon Mar 12 14:48:50 UTC 2012 - peter.trommler@ohm-hochschule.de
- initial packaging.