Hello community,

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

Package is "ghc-gi-cairo"

Wed May 10 20:54:04 2017 rev:3 rq:494292 version:1.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-gi-cairo/ghc-gi-cairo.changes        
2017-05-03 15:56:02.917894943 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gi-cairo.new/ghc-gi-cairo.changes   
2017-05-10 20:54:05.332609904 +0200
@@ -1,0 +2,5 @@
+Wed May  3 08:24:04 UTC 2017 - [email protected]
+
+- Update to version 1.0.12 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  gi-cairo-1.0.11.tar.gz

New:
----
  gi-cairo-1.0.12.tar.gz

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

Other differences:
------------------
++++++ ghc-gi-cairo.spec ++++++
--- /var/tmp/diff_new_pack.o84zot/_old  2017-05-10 20:54:06.452451880 +0200
+++ /var/tmp/diff_new_pack.o84zot/_new  2017-05-10 20:54:06.456451315 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name gi-cairo
 Name:           ghc-%{pkg_name}
-Version:        1.0.11
+Version:        1.0.12
 Release:        0
 Summary:        Cairo bindings
 License:        LGPL-2.1+
@@ -74,6 +74,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc ChangeLog.md README.md
 
 %changelog

++++++ gi-cairo-1.0.11.tar.gz -> gi-cairo-1.0.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gi-cairo-1.0.11/README.md 
new/gi-cairo-1.0.12/README.md
--- old/gi-cairo-1.0.11/README.md       2016-12-27 12:14:42.000000000 +0100
+++ new/gi-cairo-1.0.12/README.md       2017-04-27 19:36:23.000000000 +0200
@@ -1,6 +1,6 @@
 # Documentation
 Autogenerated documentation for this package can be found at
 
-https://hackage.haskell.org/package/gi-cairo-1.0.11/docs/GI-Cairo.html
+[https://hackage.haskell.org/package/gi-cairo-1.0.12/docs/GI-Cairo.html](https://hackage.haskell.org/package/gi-cairo-1.0.12/docs/GI-Cairo.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-cairo-1.0.11/gi-cairo.cabal 
new/gi-cairo-1.0.12/gi-cairo.cabal
--- old/gi-cairo-1.0.11/gi-cairo.cabal  2016-12-27 12:14:42.000000000 +0100
+++ new/gi-cairo-1.0.12/gi-cairo.cabal  2017-04-27 19:36:23.000000000 +0200
@@ -1,5 +1,5 @@
 name:                 gi-cairo
-version:              1.0.11
+version:              1.0.12
 synopsis:             Cairo bindings
 description:          Bindings for Cairo, 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: cairo-gobject >= 1.0 && < 2
       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,


Reply via email to