Hello community, here is the log from the commit of package patat for openSUSE:Factory checked in at 2017-04-07 13:53:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patat (Old) and /work/SRC/openSUSE:Factory/.patat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patat" Fri Apr 7 13:53:40 2017 rev:1 rq:480616 version:0.5.0.0 Changes: -------- New Changes file: --- /dev/null 2017-03-01 00:40:19.279048016 +0100 +++ /work/SRC/openSUSE:Factory/.patat.new/patat.changes 2017-04-07 13:53:52.410674503 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sun Feb 12 10:11:37 UTC 2017 - [email protected] + +- Update to version 0.5.0.0 with cabal2obs. + New: ---- patat-0.5.0.0.tar.gz patat.changes patat.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patat.spec ++++++ # # spec file for package patat # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # 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/ # Name: patat Version: 0.5.0.0 Release: 0 Summary: Terminal-based presentations using Pandoc License: GPL-2.0+ Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-ansi-terminal-devel BuildRequires: ghc-ansi-wl-pprint-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-highlighting-kate-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-optparse-applicative-devel BuildRequires: ghc-pandoc-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-terminal-size-devel BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-yaml-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Terminal-based presentations using Pandoc. %prep %setup -q %build %ghc_bin_build %install %ghc_bin_install %files %defattr(-,root,root,-) %doc LICENSE %doc CHANGELOG.md %{_bindir}/%{name} %changelog
