From eec0921fc1992221a7eddad771b6c017d610aa2bfdbf1551842863c6009e72d9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:11:03 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-ipynb revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ipynb?expand=0&rev=16 --- ghc-ipynb.changes | 18 ++++++++++++++++++ ghc-ipynb.spec | 6 +++--- ipynb-0.1.0.1.tar.gz | 3 +++ ipynb-0.1.tar.gz | 3 --- 4 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 ipynb-0.1.0.1.tar.gz delete mode 100644 ipynb-0.1.tar.gz diff --git a/ghc-ipynb.changes b/ghc-ipynb.changes index 1a64f9b..3199452 100644 --- a/ghc-ipynb.changes +++ b/ghc-ipynb.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Aug 18 10:45:14 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- +Tue Jun 16 11:14:17 UTC 2020 - Peter Simons + +- Re-generate file with latest version of spec-cleaner. + +------------------------------------------------------------------- +Wed May 6 06:54:11 UTC 2020 - psimons@suse.com + +- Update ipynb to version 0.1.0.1. + ## 0.1.0.1 -- 2020-04-25 + + * Fixed to build with base64-bytestring 1.1. + ------------------------------------------------------------------- Fri Nov 8 16:14:05 UTC 2019 - Peter Simons diff --git a/ghc-ipynb.spec b/ghc-ipynb.spec index 8ea84e1..e2402e8 100644 --- a/ghc-ipynb.spec +++ b/ghc-ipynb.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-ipynb # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name ipynb %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1 +Version: 0.1.0.1 Release: 0 Summary: Data structure for working with Jupyter notebooks (ipynb) License: BSD-3-Clause @@ -59,7 +59,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build diff --git a/ipynb-0.1.0.1.tar.gz b/ipynb-0.1.0.1.tar.gz new file mode 100644 index 0000000..cad9d9a --- /dev/null +++ b/ipynb-0.1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7b13bbe685ba753a9cc3d93c7155dfa5403122d72c9ce3ec39e47323f89753 +size 631919 diff --git a/ipynb-0.1.tar.gz b/ipynb-0.1.tar.gz deleted file mode 100644 index fbd348a..0000000 --- a/ipynb-0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45f27b613690ee8b0122bc4686fffbf36e50bfdc378385eb3805131a3f6c4a35 -size 632774