Hello community,

here is the log from the commit of package ghc-gi-cairo for openSUSE:Factory 
checked in at 2017-05-03 15:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  3 15:56:01 2017 rev:2 rq:489808 version:1.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-gi-cairo/ghc-gi-cairo.changes        
2017-04-14 13:32:39.482323537 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-gi-cairo.new/ghc-gi-cairo.changes   
2017-05-03 15:56:02.917894943 +0200
@@ -1,0 +2,5 @@
+Sun Feb 12 14:20:37 UTC 2017 - [email protected]
+
+- Update to version 1.0.11 with cabal2obs.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-gi-cairo.spec ++++++
--- /var/tmp/diff_new_pack.y1cta3/_old  2017-05-03 15:56:06.509387916 +0200
+++ /var/tmp/diff_new_pack.y1cta3/_new  2017-05-03 15:56:06.513387351 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-gi-cairo
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %global pkg_name gi-cairo
 Name:           ghc-%{pkg_name}
-Version:        1.0.3
+Version:        1.0.11
 Release:        0
 Summary:        Cairo bindings
 License:        LGPL-2.1+
@@ -74,5 +74,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++++++ gi-cairo-1.0.3.tar.gz -> gi-cairo-1.0.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gi-cairo-1.0.3/README.md 
new/gi-cairo-1.0.11/README.md
--- old/gi-cairo-1.0.3/README.md        1970-01-01 01:00:00.000000000 +0100
+++ new/gi-cairo-1.0.11/README.md       2016-12-27 12:14:42.000000000 +0100
@@ -0,0 +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
+
+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.3/gi-cairo.cabal 
new/gi-cairo-1.0.11/gi-cairo.cabal
--- old/gi-cairo-1.0.3/gi-cairo.cabal   2016-05-22 21:53:10.000000000 +0200
+++ new/gi-cairo-1.0.11/gi-cairo.cabal  2016-12-27 12:14:42.000000000 +0100
@@ -1,5 +1,5 @@
 name:                 gi-cairo
-version:              1.0.3
+version:              1.0.11
 synopsis:             Cairo bindings
 description:          Bindings for Cairo, autogenerated by haskell-gi.
 homepage:             https://github.com/haskell-gi/haskell-gi
@@ -9,9 +9,23 @@
 maintainer:           Iñaki García Etxebarria ([email protected])
 category:             Bindings
 build-type:           Custom
-cabal-version:        >= 1.22
+cabal-version:        >= 1.24
 
-extra-source-files: stack.yaml 
+extra-source-files: README.md stack.yaml
+
+custom-setup
+      setup-depends: base >= 4.7 && < 5,
+                     Cabal >= 1.24,
+                     haskell-gi >= 0.20 && < 1
+
+Flag overloaded-methods
+      Description: Generate support for overloaded methods.
+
+Flag overloaded-properties
+      Description: Generate support for overloaded properties.
+
+Flag overloaded-signals
+      Description: Generate support for overloaded signals.
 
 library
       default-language: Haskell2010
@@ -21,8 +35,8 @@
 
       pkgconfig-depends: cairo-gobject >= 1.0 && < 2
       build-depends: base >= 4.7 && <5,
-                     haskell-gi-base >= 0.17 && < 1,
-                     haskell-gi >= 0.17.3 && < 1,
+                     haskell-gi-base >= 0.20 && < 1,
+                     haskell-gi >= 0.20 && < 1,
                      bytestring >= 0.10 && < 1,
                      containers >= 0.5 && < 1,
                      text >= 1.0 && < 2,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gi-cairo-1.0.3/stack.yaml 
new/gi-cairo-1.0.11/stack.yaml
--- old/gi-cairo-1.0.3/stack.yaml       2016-05-22 21:53:10.000000000 +0200
+++ new/gi-cairo-1.0.11/stack.yaml      2016-12-27 12:14:42.000000000 +0100
@@ -1,7 +1,5 @@
 packages:
 - '.'
-extra-deps:
-- 'haskell-gi-0.17.3'
 explicit-setup-deps:
   ! '*': true
-resolver: nightly-2016-05-21
+resolver: nightly-2016-12-05


Reply via email to