Hello community,
here is the log from the commit of package ghc-gi-javascriptcore for
openSUSE:Factory checked in at 2017-05-16 14:45:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-gi-javascriptcore (Old)
and /work/SRC/openSUSE:Factory/.ghc-gi-javascriptcore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-gi-javascriptcore"
Tue May 16 14:45:43 2017 rev:2 rq:494903 version:3.0.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-gi-javascriptcore/ghc-gi-javascriptcore.changes
2017-05-06 18:26:42.692117564 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-gi-javascriptcore.new/ghc-gi-javascriptcore.changes
2017-05-16 14:46:41.658154291 +0200
@@ -1,0 +2,5 @@
+Wed May 3 08:14:05 UTC 2017 - [email protected]
+
+- Update to version 3.0.12 with cabal2obs.
+
+-------------------------------------------------------------------
Old:
----
gi-javascriptcore-3.0.11.tar.gz
New:
----
gi-javascriptcore-3.0.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-gi-javascriptcore.spec ++++++
--- /var/tmp/diff_new_pack.sWLnyk/_old 2017-05-16 14:46:42.210076750 +0200
+++ /var/tmp/diff_new_pack.sWLnyk/_new 2017-05-16 14:46:42.214076188 +0200
@@ -18,7 +18,7 @@
%global pkg_name gi-javascriptcore
Name: ghc-%{pkg_name}
-Version: 3.0.11
+Version: 3.0.12
Release: 0
Summary: JavaScriptCore bindings
License: LGPL-2.1+
@@ -75,6 +75,6 @@
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
-%doc README.md
+%doc ChangeLog.md README.md
%changelog
++++++ gi-javascriptcore-3.0.11.tar.gz -> gi-javascriptcore-3.0.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gi-javascriptcore-3.0.11/README.md
new/gi-javascriptcore-3.0.12/README.md
--- old/gi-javascriptcore-3.0.11/README.md 2016-12-27 12:15:16.000000000
+0100
+++ new/gi-javascriptcore-3.0.12/README.md 2017-04-27 19:36:49.000000000
+0200
@@ -1,6 +1,6 @@
# Documentation
Autogenerated documentation for this package can be found at
-https://hackage.haskell.org/package/gi-javascriptcore-3.0.11/docs/GI-JavaScriptCore.html
+[https://hackage.haskell.org/package/gi-javascriptcore-3.0.12/docs/GI-JavaScriptCore.html](https://hackage.haskell.org/package/gi-javascriptcore-3.0.12/docs/GI-JavaScriptCore.html)
For general documentation on using
[haskell-gi](https://github.com/haskell-gi/haskell-gi) based bindings, see [the
project page](https://github.com/haskell-gi/haskell-gi) or [the
Wiki](https://github.com/haskell-gi/haskell-gi/wiki).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gi-javascriptcore-3.0.11/gi-javascriptcore.cabal
new/gi-javascriptcore-3.0.12/gi-javascriptcore.cabal
--- old/gi-javascriptcore-3.0.11/gi-javascriptcore.cabal 2016-12-27
12:15:16.000000000 +0100
+++ new/gi-javascriptcore-3.0.12/gi-javascriptcore.cabal 2017-04-27
19:36:49.000000000 +0200
@@ -1,5 +1,5 @@
name: gi-javascriptcore
-version: 3.0.11
+version: 3.0.12
synopsis: JavaScriptCore bindings
description: Bindings for JavaScriptCore, autogenerated by haskell-gi.
homepage: https://github.com/haskell-gi/haskell-gi
@@ -11,12 +11,12 @@
build-type: Custom
cabal-version: >= 1.24
-extra-source-files: README.md stack.yaml
+extra-source-files: README.md ChangeLog.md stack.yaml
custom-setup
setup-depends: base >= 4.7 && < 5,
Cabal >= 1.24,
- haskell-gi >= 0.20 && < 1
+ haskell-gi >= 0.20.1 && < 1
Flag overloaded-methods
Description: Generate support for overloaded methods.
@@ -36,7 +36,7 @@
pkgconfig-depends: javascriptcoregtk-3.0
build-depends: base >= 4.7 && <5,
haskell-gi-base >= 0.20 && < 1,
- haskell-gi >= 0.20 && < 1,
+ haskell-gi >= 0.20.1 && < 1,
bytestring >= 0.10 && < 1,
containers >= 0.5 && < 1,
text >= 1.0 && < 2,