Hello community,

here is the log from the commit of package ghc-gi-webkit for openSUSE:Factory 
checked in at 2017-05-18 20:50:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-gi-webkit (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-gi-webkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-gi-webkit"

Thu May 18 20:50:39 2017 rev:2 rq:495705 version:3.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-gi-webkit/ghc-gi-webkit.changes      
2017-05-10 20:36:37.320486767 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gi-webkit.new/ghc-gi-webkit.changes 
2017-05-18 20:50:41.199221856 +0200
@@ -1,0 +2,5 @@
+Wed May  3 08:24:05 UTC 2017 - psim...@suse.com
+
+- Update to version 3.0.12 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  gi-webkit-3.0.11.tar.gz

New:
----
  gi-webkit-3.0.12.tar.gz

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

Other differences:
------------------
++++++ ghc-gi-webkit.spec ++++++
--- /var/tmp/diff_new_pack.41Y6hG/_old  2017-05-18 20:50:41.987110664 +0200
+++ /var/tmp/diff_new_pack.41Y6hG/_new  2017-05-18 20:50:41.991110099 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name gi-webkit
 Name:           ghc-%{pkg_name}
-Version:        3.0.11
+Version:        3.0.12
 Release:        0
 Summary:        WebKit bindings
 License:        LGPL-2.1+
@@ -84,6 +84,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc ChangeLog.md README.md
 
 %changelog

++++++ gi-webkit-3.0.11.tar.gz -> gi-webkit-3.0.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gi-webkit-3.0.11/README.md 
new/gi-webkit-3.0.12/README.md
--- old/gi-webkit-3.0.11/README.md      2016-12-27 12:15:19.000000000 +0100
+++ new/gi-webkit-3.0.12/README.md      2017-04-27 19:36:52.000000000 +0200
@@ -1,6 +1,6 @@
 # Documentation
 Autogenerated documentation for this package can be found at
 
-https://hackage.haskell.org/package/gi-webkit-3.0.11/docs/GI-WebKit.html
+[https://hackage.haskell.org/package/gi-webkit-3.0.12/docs/GI-WebKit.html](https://hackage.haskell.org/package/gi-webkit-3.0.12/docs/GI-WebKit.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-webkit-3.0.11/gi-webkit.cabal 
new/gi-webkit-3.0.12/gi-webkit.cabal
--- old/gi-webkit-3.0.11/gi-webkit.cabal        2016-12-27 12:15:19.000000000 
+0100
+++ new/gi-webkit-3.0.12/gi-webkit.cabal        2017-04-27 19:36:52.000000000 
+0200
@@ -1,5 +1,5 @@
 name:                 gi-webkit
-version:              3.0.11
+version:              3.0.12
 synopsis:             WebKit bindings
 description:          Bindings for WebKit, 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 WebKit.overrides
+extra-source-files: README.md ChangeLog.md stack.yaml WebKit.overrides
 
 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: webkitgtk-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,
                      gi-cairo == 1.0.*,
                      gi-soup == 2.4.*,
                      gi-javascriptcore == 3.0.*,


Reply via email to