Hello community, here is the log from the commit of package arbtt for openSUSE:Factory checked in at 2017-06-04 01:51:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arbtt (Old) and /work/SRC/openSUSE:Factory/.arbtt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arbtt" Sun Jun 4 01:51:08 2017 rev:3 rq:494127 version:0.9.0.13 Changes: -------- --- /work/SRC/openSUSE:Factory/arbtt/arbtt.changes 2017-03-31 15:07:27.693569897 +0200 +++ /work/SRC/openSUSE:Factory/.arbtt.new/arbtt.changes 2017-06-04 01:51:10.209599601 +0200 @@ -1,0 +2,5 @@ +Mon Apr 24 12:33:29 UTC 2017 - [email protected] + +- Update to version 0.9.0.13 with cabal2obs. + +------------------------------------------------------------------- Old: ---- arbtt-0.9.0.12.tar.gz New: ---- arbtt-0.9.0.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arbtt.spec ++++++ --- /var/tmp/diff_new_pack.LFyVvx/_old 2017-06-04 01:51:11.181462290 +0200 +++ /var/tmp/diff_new_pack.LFyVvx/_new 2017-06-04 01:51:11.181462290 +0200 @@ -18,7 +18,7 @@ %bcond_with tests Name: arbtt -Version: 0.9.0.12 +Version: 0.9.0.13 Release: 0 Summary: Automatic Rule-Based Time Tracker License: GPL-1.0+ ++++++ arbtt-0.9.0.12.tar.gz -> arbtt-0.9.0.13.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/arbtt-0.9.0.12/arbtt.cabal new/arbtt-0.9.0.13/arbtt.cabal --- old/arbtt-0.9.0.12/arbtt.cabal 2017-01-03 21:23:31.000000000 +0100 +++ new/arbtt-0.9.0.13/arbtt.cabal 2017-04-17 00:09:20.000000000 +0200 @@ -1,5 +1,5 @@ name: arbtt -version: 0.9.0.12 +version: 0.9.0.13 license: GPL license-file: LICENSE category: Desktop @@ -42,7 +42,7 @@ build-depends: base >= 4.7 && < 4.10, filepath, directory, transformers, utf8-string, - aeson >= 0.6 && < 1.2, + aeson >= 0.6 && < 1.3, binary >= 0.5, bytestring, deepseq @@ -105,7 +105,7 @@ binary >= 0.5, deepseq, bytestring, utf8-string, strict, transformers, directory, filepath, - aeson >= 0.6 && < 1.2, + aeson >= 0.6 && < 1.3, array == 0.4.* || == 0.5.*, terminal-progress-bar, bytestring-progress @@ -147,7 +147,7 @@ base >= 4.7 && < 4.10, parsec == 3.*, containers == 0.5.*, - aeson >= 0.6 && < 1.2, + aeson >= 0.6 && < 1.3, array == 0.4.* || == 0.5.*, binary >= 0.5, deepseq, bytestring, utf8-string, strict, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/arbtt-0.9.0.12/categorize.cfg new/arbtt-0.9.0.13/categorize.cfg --- old/arbtt-0.9.0.12/categorize.cfg 2017-01-03 21:23:31.000000000 +0100 +++ new/arbtt-0.9.0.13/categorize.cfg 2017-04-17 00:09:20.000000000 +0200 @@ -126,5 +126,3 @@ month $date == 2 ==> tag month:February, year $date == 2010 ==> tag year:2010, -} - -}
