Hello community, here is the log from the commit of package ghc-vty for openSUSE:Factory checked in at 2017-03-28 15:21:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-vty (Old) and /work/SRC/openSUSE:Factory/.ghc-vty.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-vty" Tue Mar 28 15:21:51 2017 rev:2 rq:479848 version:5.15 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-vty/ghc-vty.changes 2017-03-09 01:53:22.288411835 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-vty.new/ghc-vty.changes 2017-03-28 15:21:51.636638706 +0200 @@ -1,0 +2,20 @@ +Sun Feb 12 14:20:26 UTC 2017 - [email protected] + +- Update to version 5.15 with cabal2obs. + +------------------------------------------------------------------- +Sun Oct 30 16:29:48 UTC 2016 - [email protected] + +- Update to version 5.11.3 with cabal2obs. + +------------------------------------------------------------------- +Mon Oct 17 15:37:36 UTC 2016 - [email protected] + +- Update to version 5.11.1 with cabal2obs. + +------------------------------------------------------------------- +Thu Sep 15 06:53:34 UTC 2016 - [email protected] + +- Update to version 5.11 revision 0 with cabal2obs. + +------------------------------------------------------------------- Old: ---- vty-5.5.0.tar.gz New: ---- vty-5.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-vty.spec ++++++ --- /var/tmp/diff_new_pack.8GEI6l/_old 2017-03-28 15:21:52.204558273 +0200 +++ /var/tmp/diff_new_pack.8GEI6l/_new 2017-03-28 15:21:52.204558273 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-vty # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -19,7 +19,7 @@ %global pkg_name vty %bcond_with tests Name: ghc-%{pkg_name} -Version: 5.5.0 +Version: 5.15 Release: 0 Summary: A simple terminal UI library License: BSD-3-Clause @@ -31,7 +31,6 @@ BuildRequires: ghc-blaze-builder-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel -BuildRequires: ghc-data-default-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel @@ -68,28 +67,19 @@ to use, have no confusing corner cases, and good support for common terminal types. -Included in the source distribution is a program -test/interactive_terminal_test.hs that demonstrates the various features. +See the 'vty-examples' package as well as the program +'test/interactive_terminal_test.hs' included in the 'vty' package for examples +on how to use the library. -Developers: See the "Graphics.Vty" module. - -Users: See the "Graphics.Vty.Config" module. - -If your terminal is not behaving as expected the results of the -vty-interactive-terminal-test executable should be sent to the Vty maintainter -to aid in debugging the issue. - -Notable infelicities: Assumes UTF-8 character encoding support by the terminal; -Poor signal handling; Requires terminfo. - -This project is hosted on github.com: <https://github.com/coreyoconnor/vty> - -> git clone git://github.com/coreyoconnor/vty.git +Import the "Graphics.Vty" convenience module to get access to the core parts of +the library. © 2006-2007 Stefan O'Rear; BSD3 license. © Corey O'Connor; BSD3 license. +© Jonathan Daugherty; BSD3 license. + %package devel Summary: Haskell %{pkg_name} library development files Group: Development/Libraries/Other @@ -109,7 +99,7 @@ %install %ghc_lib_install -%ghc_fix_dynamic_rpath vty-demo +%ghc_fix_rpath %{pkg_name}-%{version} %check %cabal_test @@ -124,11 +114,11 @@ %defattr(-,root,root,-) %doc LICENSE %{_bindir}/vty-demo +%{_bindir}/vty-mode-demo %dir %{_datadir}/%{pkg_name}-%{version} %{_datadir}/%{pkg_name}-%{version}/README.md -%{_datadir}/%{pkg_name}-%{version}/TODO %{_datadir}/%{pkg_name}-%{version}/AUTHORS -%{_datadir}/%{pkg_name}-%{version}/CHANGELOG +%{_datadir}/%{pkg_name}-%{version}/CHANGELOG.md %{_datadir}/%{pkg_name}-%{version}/LICENSE %files devel -f %{name}-devel.files ++++++ vty-5.5.0.tar.gz -> vty-5.15.tar.gz ++++++ ++++ 8164 lines of diff (skipped)
