Hello community,

here is the log from the commit of package ghc-yaml for openSUSE:Factory 
checked in at 2015-03-03 11:14:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-yaml (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-yaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-yaml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-yaml/ghc-yaml.changes        2014-04-02 
17:19:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-yaml.new/ghc-yaml.changes   2015-03-03 
11:14:16.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb 25 08:18:36 UTC 2015 - mplus...@suse.com
+
+- Update to 0.8.10.1:
+  * Add the Data.Yaml.Include module
+
+-------------------------------------------------------------------

Old:
----
  yaml-0.8.5.tar.gz

New:
----
  yaml-0.8.10.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-yaml.spec ++++++
--- /var/tmp/diff_new_pack.E5tjPg/_old  2015-03-03 11:14:17.000000000 +0100
+++ /var/tmp/diff_new_pack.E5tjPg/_new  2015-03-03 11:14:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,12 +19,12 @@
 %global pkg_name yaml
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.5
+Version:        0.8.10.1
 Release:        0
 Summary:        Support for parsing and rendering YAML documents
 License:        BSD-3-Clause
 Group:          System/Libraries
-Url:            http://hackage.haskell.org/package/%{name}
+Url:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -36,7 +36,9 @@
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-enclosed-exceptions-devel
 BuildRequires:  ghc-resourcet-devel
+BuildRequires:  ghc-scientific-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
@@ -77,6 +79,7 @@
 %install
 %ghc_lib_install
 %ghc_fix_dynamic_rpath yaml2json
+%ghc_fix_dynamic_rpath json2yaml
 
 %post devel
 %ghc_pkg_recache
@@ -88,6 +91,7 @@
 %defattr(-,root,root,-)
 %doc LICENSE
 %{_bindir}/yaml2json
+%{_bindir}/json2yaml
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)

++++++ yaml-0.8.5.tar.gz -> yaml-0.8.10.1.tar.gz ++++++
++++ 2714 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to