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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-temporary?expand=0&rev=31
This commit is contained in:
Peter Simons 2018-10-18 09:52:58 +00:00 committed by Git OBS Bridge
parent 746335356b
commit 1ce1f545d4
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
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

View File

@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%global pkg_name temporary
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.2.1.1
Version: 1.3
Release: 0
Summary: Portable temporary file and directory support
License: BSD-3-Clause
@ -30,6 +30,7 @@ BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-exceptions-devel
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-random-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-transformers-devel
BuildRequires: ghc-unix-devel

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55772471e59529f4bde9555f6abb21d19a611c7d70b13befe114dc1a0ecb00f3
size 5304

3
temporary-1.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c442993694b5ffca823ce864af95bd2841fb5264ee511c61cf48cc71d879890
size 5686