Hello community,

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

Package is "ghc-gi-soup"

Thu May 18 20:50:36 2017 rev:2 rq:495704 version:2.4.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-gi-soup/ghc-gi-soup.changes  2017-05-10 
20:36:30.569439273 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gi-soup.new/ghc-gi-soup.changes     
2017-05-18 20:50:38.107658160 +0200
@@ -1,0 +2,5 @@
+Wed May  3 08:13:59 UTC 2017 - psim...@suse.com
+
+- Update to version 2.4.12 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  gi-soup-2.4.11.tar.gz

New:
----
  gi-soup-2.4.12.tar.gz

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

Other differences:
------------------
++++++ ghc-gi-soup.spec ++++++
--- /var/tmp/diff_new_pack.sTpsh7/_old  2017-05-18 20:50:38.807559385 +0200
+++ /var/tmp/diff_new_pack.sTpsh7/_new  2017-05-18 20:50:38.811558820 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name gi-soup
 Name:           ghc-%{pkg_name}
-Version:        2.4.11
+Version:        2.4.12
 Release:        0
 Summary:        Libsoup bindings
 License:        LGPL-2.1+
@@ -77,6 +77,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc ChangeLog.md README.md
 
 %changelog

++++++ gi-soup-2.4.11.tar.gz -> gi-soup-2.4.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gi-soup-2.4.11/README.md new/gi-soup-2.4.12/README.md
--- old/gi-soup-2.4.11/README.md        2016-12-27 12:14:38.000000000 +0100
+++ new/gi-soup-2.4.12/README.md        2017-04-27 19:36:20.000000000 +0200
@@ -1,6 +1,6 @@
 # Documentation
 Autogenerated documentation for this package can be found at
 
-https://hackage.haskell.org/package/gi-soup-2.4.11/docs/GI-Soup.html
+[https://hackage.haskell.org/package/gi-soup-2.4.12/docs/GI-Soup.html](https://hackage.haskell.org/package/gi-soup-2.4.12/docs/GI-Soup.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-soup-2.4.11/gi-soup.cabal 
new/gi-soup-2.4.12/gi-soup.cabal
--- old/gi-soup-2.4.11/gi-soup.cabal    2016-12-27 12:14:38.000000000 +0100
+++ new/gi-soup-2.4.12/gi-soup.cabal    2017-04-27 19:36:20.000000000 +0200
@@ -1,5 +1,5 @@
 name:                 gi-soup
-version:              2.4.11
+version:              2.4.12
 synopsis:             Libsoup bindings
 description:          Bindings for Libsoup, 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 Soup.overrides
+extra-source-files: README.md ChangeLog.md stack.yaml Soup.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: libsoup-2.4
       build-depends: base >= 4.7 && <5,
                      haskell-gi-base >= 0.20 && < 1,
-                     haskell-gi >= 0.20 && < 1,
+                     haskell-gi >= 0.20.1 && < 1,
                      gi-gio == 2.0.*,
                      gi-gobject == 2.0.*,
                      gi-glib == 2.0.*,


Reply via email to