Hello community,

here is the log from the commit of package ghc-userid for openSUSE:Factory 
checked in at 2017-02-06 15:22:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-userid (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-userid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-userid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-userid/ghc-userid.changes    2017-02-03 
17:40:25.977501288 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-userid.new/ghc-userid.changes       
2017-02-06 15:22:35.696449076 +0100
@@ -1,0 +2,10 @@
+Wed Jan 18 09:00:02 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.2.8 with cabal2obs.
+
+-------------------------------------------------------------------
+Thu Sep 15 06:58:31 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.2.7 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  userid-0.1.2.6.tar.gz

New:
----
  userid-0.1.2.8.tar.gz

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

Other differences:
------------------
++++++ ghc-userid.spec ++++++
--- /var/tmp/diff_new_pack.IjJkK8/_old  2017-02-06 15:22:36.100391324 +0100
+++ /var/tmp/diff_new_pack.IjJkK8/_new  2017-02-06 15:22:36.100391324 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-userid
 #
-# 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,15 +18,14 @@
 
 %global pkg_name userid
 Name:           ghc-%{pkg_name}
-Version:        0.1.2.6
+Version:        0.1.2.8
 Release:        0
 Summary:        The UserId type and useful instances for web development
 License:        BSD-3-Clause
-Group:          System/Libraries
+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
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-boomerang-devel
 BuildRequires:  ghc-rpm-macros
@@ -34,7 +33,6 @@
 BuildRequires:  ghc-web-routes-devel
 BuildRequires:  ghc-web-routes-th-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Includes instances for SafeCopy, Lens, Boomerang, PathInfo and more.
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ userid-0.1.2.6.tar.gz -> userid-0.1.2.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/userid-0.1.2.6/userid.cabal 
new/userid-0.1.2.8/userid.cabal
--- old/userid-0.1.2.6/userid.cabal     2016-06-05 13:16:04.000000000 +0200
+++ new/userid-0.1.2.8/userid.cabal     2017-01-09 18:14:45.000000000 +0100
@@ -1,5 +1,5 @@
 name:                userid
-version:             0.1.2.6
+version:             0.1.2.8
 synopsis:            The UserId type and useful instances for web development
 description:         Includes instances for SafeCopy, Lens, Boomerang, 
PathInfo and more
 homepage:            http://www.github.com/Happstack/userid
@@ -19,7 +19,7 @@
 library
   exposed-modules:     Data.UserId
   build-depends:       base          >= 4.6  && < 4.10,
-                       aeson         >= 0.9  && < 0.12,
+                       aeson         >= 0.9  && < 1.2,
                        boomerang     >= 1.4  && < 1.5,
                        safecopy      >= 0.8  && < 0.10,
                        web-routes    >= 0.27 && < 0.28,


Reply via email to