commit ghc-gi-soup for openSUSE:Factory

2017-05-18 Thread root
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.md2016-12-27 12:14:38.0 +0100
+++ new/gi-soup-2.4.12/README.md2017-04-27 19:36:20.0 +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.cabal2016-12-27 12:14:38.0 +0100
+++ new/gi-soup-2.4.12/gi-soup.cabal2017-04-27 19:36:20.0 +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.*,




commit ghc-gi-soup for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package ghc-gi-soup for openSUSE:Factory 
checked in at 2017-05-10 20:36:30

Comparing /work/SRC/openSUSE:Factory/ghc-gi-soup (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-gi-soup.new (New)


Package is "ghc-gi-soup"

Wed May 10 20:36:30 2017 rev:1 rq:480148 version:2.4.11

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-gi-soup.new/ghc-gi-soup.changes 
2017-05-10 20:36:30.569439273 +0200
@@ -0,0 +1,10 @@
+---
+Sun Feb 12 14:14:44 UTC 2017 - psim...@suse.com
+
+- Update to version 2.4.11 with cabal2obs.
+
+---
+Thu Sep 15 06:41:23 UTC 2016 - psim...@suse.com
+
+- Update to version 2.4.3 revision 0 with cabal2obs.
+

New:

  ghc-gi-soup.changes
  ghc-gi-soup.spec
  gi-soup-2.4.11.tar.gz



Other differences:
--
++ ghc-gi-soup.spec ++
#
# spec file for package ghc-gi-soup
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%global pkg_name gi-soup
Name:   ghc-%{pkg_name}
Version:2.4.11
Release:0
Summary:Libsoup bindings
License:LGPL-2.1+
Group:  Development/Languages/Other
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-gi-gio-devel
BuildRequires:  ghc-gi-glib-devel
BuildRequires:  ghc-gi-gobject-devel
BuildRequires:  ghc-haskell-gi-base-devel
BuildRequires:  ghc-haskell-gi-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-transformers-devel
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(libsoup-2.4)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Bindings for Libsoup, autogenerated by haskell-gi.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires:   pkgconfig
Requires:   pkgconfig(libsoup-2.4)
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

%prep
%setup -q -n %{pkg_name}-%{version}

%build
%ghc_lib_build

%install
%ghc_lib_install

%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md

%changelog