Hello community,

here is the log from the commit of package ghc-persistent-template for 
openSUSE:Factory checked in at 2016-03-18 21:41:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-persistent-template (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-persistent-template.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-persistent-template"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-persistent-template/ghc-persistent-template.changes
  2015-12-29 12:59:56.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-persistent-template.new/ghc-persistent-template.changes
     2016-03-18 21:41:14.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Mar 10 08:58:56 UTC 2016 - mimi...@gmail.com
+
+- update to 2.1.6 
+
+-------------------------------------------------------------------

Old:
----
  persistent-template-2.1.5.tar.gz

New:
----
  persistent-template-2.1.6.tar.gz

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

Other differences:
------------------
++++++ ghc-persistent-template.spec ++++++
--- /var/tmp/diff_new_pack.ECM8VT/_old  2016-03-18 21:41:14.000000000 +0100
+++ /var/tmp/diff_new_pack.ECM8VT/_new  2016-03-18 21:41:14.000000000 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:           ghc-persistent-template
-Version:        2.1.5
+Version:        2.1.6
 Release:        0
 Summary:        Type-safe, non-relational, multi-backend persistence
 Group:          System/Libraries

++++++ persistent-template-2.1.5.tar.gz -> persistent-template-2.1.6.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/persistent-template-2.1.5/ChangeLog.md 
new/persistent-template-2.1.6/ChangeLog.md
--- old/persistent-template-2.1.5/ChangeLog.md  2015-10-27 20:10:26.000000000 
+0100
+++ new/persistent-template-2.1.6/ChangeLog.md  2016-03-08 09:17:27.000000000 
+0100
@@ -1,3 +1,8 @@
+## 2.1.6
+
+* aeson 0.11
+* transformers 0.5
+
 ## 2.1.3.3
 
 By default explicitly use Int64 for foreign key references.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/persistent-template-2.1.5/persistent-template.cabal 
new/persistent-template-2.1.6/persistent-template.cabal
--- old/persistent-template-2.1.5/persistent-template.cabal     2015-12-26 
22:52:22.000000000 +0100
+++ new/persistent-template-2.1.6/persistent-template.cabal     2016-03-08 
09:17:27.000000000 +0100
@@ -1,5 +1,5 @@
 name:            persistent-template
-version:         2.1.5
+version:         2.1.6
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <mich...@snoyman.com>
@@ -21,9 +21,9 @@
                    , monad-control            >= 0.2       && < 1.1
                    , bytestring               >= 0.9
                    , text                     >= 0.5
-                   , transformers             >= 0.2       && < 0.5
+                   , transformers             >= 0.2       && < 0.6
                    , containers
-                   , aeson                    >= 0.7       && < 0.11
+                   , aeson                    >= 0.7       && < 0.12
                    , aeson-compat             >= 0.3.0.0   && < 0.4
                    , monad-logger
                    , unordered-containers


Reply via email to