Hello community,

here is the log from the commit of package ghc-hledger-lib for openSUSE:Factory 
checked in at 2017-08-31 20:47:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hledger-lib (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hledger-lib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hledger-lib"

Thu Aug 31 20:47:34 2017 rev:2 rq:513383 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hledger-lib/ghc-hledger-lib.changes  
2017-04-18 13:51:20.622441969 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hledger-lib.new/ghc-hledger-lib.changes     
2017-08-31 20:47:34.818263847 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:08:05 UTC 2017 - [email protected]
+
+- Update to version 1.2 revision 1.
+
+-------------------------------------------------------------------

Old:
----
  hledger-lib-1.1.tar.gz

New:
----
  hledger-lib-1.2.tar.gz

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

Other differences:
------------------
++++++ ghc-hledger-lib.spec ++++++
--- /var/tmp/diff_new_pack.5UBz5y/_old  2017-08-31 20:47:36.034093187 +0200
+++ /var/tmp/diff_new_pack.5UBz5y/_new  2017-08-31 20:47:36.050090942 +0200
@@ -19,7 +19,7 @@
 %global pkg_name hledger-lib
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.1
+Version:        1.2
 Release:        0
 Summary:        Core data types, parsers and functionality for the hledger 
accounting tools
 License:        GPL-3.0+
@@ -47,18 +47,15 @@
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-old-time-devel
 BuildRequires:  ghc-parsec-devel
-BuildRequires:  ghc-parsers-devel
 BuildRequires:  ghc-pretty-show-devel
 BuildRequires:  ghc-regex-tdfa-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-safe-devel
 BuildRequires:  ghc-semigroups-devel
 BuildRequires:  ghc-split-devel
-BuildRequires:  ghc-system-filepath-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
-BuildRequires:  ghc-trifecta-devel
 BuildRequires:  ghc-uglymemo-devel
 BuildRequires:  ghc-utf8-string-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ hledger-lib-1.1.tar.gz -> hledger-lib-1.2.tar.gz ++++++
++++ 3963 lines of diff (skipped)

++++++ hledger-lib.cabal ++++++
--- /var/tmp/diff_new_pack.5UBz5y/_old  2017-08-31 20:47:36.366046592 +0200
+++ /var/tmp/diff_new_pack.5UBz5y/_new  2017-08-31 20:47:36.366046592 +0200
@@ -1,12 +1,10 @@
--- This file has been generated from package.yaml by hpack version 0.15.0.
+-- This file has been generated from package.yaml by hpack version 0.17.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           hledger-lib
-version:        1.1
+version:        1.2
 x-revision: 1
-stability:      stable
-category:       Finance
 synopsis:       Core data types, parsers and functionality for the hledger 
accounting tools
 description:    This is a reusable library containing hledger's core 
functionality.
                 .
@@ -16,15 +14,17 @@
                 with ledger(1).  hledger provides command-line, curses and web
                 interfaces, and aims to be a reliable, practical tool for daily
                 use.
-license:        GPL
-license-file:   LICENSE
-author:         Simon Michael <[email protected]>
-maintainer:     Simon Michael <[email protected]>
+category:       Finance
+stability:      stable
 homepage:       http://hledger.org
 bug-reports:    http://bugs.hledger.org
-cabal-version:  >= 1.10
-build-type:     Simple
+author:         Simon Michael <[email protected]>
+maintainer:     Simon Michael <[email protected]>
+license:        GPL-3
+license-file:   LICENSE
 tested-with:    GHC==7.10.3, GHC==8.0
+build-type:     Simple
+cabal-version:  >= 1.10
 
 extra-source-files:
     CHANGES
@@ -55,8 +55,7 @@
 
 library
   hs-source-dirs:
-      other/ledger-parse
-    , .
+      ./.
   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing 
-fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
   build-depends:
       base >=4.8 && <5
@@ -73,7 +72,7 @@
     , directory
     , filepath
     , hashtables >= 1.2
-    , megaparsec >=5.0 && < 5.3
+    , megaparsec >=5.0 && < 5.4
     , mtl
     , mtl-compat
     , old-time
@@ -86,9 +85,6 @@
     , uglymemo
     , utf8-string >=0.3.5 && <1.1
     , HUnit
-    , parsers >= 0.5
-    , system-filepath
-    , trifecta >= 0.91
     , parsec
     , semigroups
   if impl(ghc <7.6)
@@ -111,19 +107,20 @@
       Hledger.Data.Dates
       Hledger.Data.Journal
       Hledger.Data.Ledger
+      Hledger.Data.MarketPrice
       Hledger.Data.Period
       Hledger.Data.StringFormat
       Hledger.Data.Posting
       Hledger.Data.RawOptions
       Hledger.Data.Timeclock
       Hledger.Data.Transaction
+      Hledger.Data.AutoTransaction
       Hledger.Data.Types
       Hledger.Query
       Hledger.Read
       Hledger.Read.Common
       Hledger.Read.CsvReader
       Hledger.Read.JournalReader
-      Hledger.Read.LedgerReader
       Hledger.Read.TimedotReader
       Hledger.Read.TimeclockReader
       Hledger.Reports
@@ -144,18 +141,16 @@
       Hledger.Utils.Tree
       Hledger.Utils.UTF8IOCompat
   other-modules:
-      Ledger.Parser.Text
       Paths_hledger_lib
   default-language: Haskell2010
 
 test-suite doctests
   type: exitcode-stdio-1.0
+  main-is: doctests.hs
   hs-source-dirs:
-      other/ledger-parse
-    , .
-    , tests
+      ./.
+      tests
   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing 
-fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
-  main-is: doctests.hs
   build-depends:
       base >=4.8 && <5
     , base-compat >=0.8.1
@@ -171,7 +166,7 @@
     , directory
     , filepath
     , hashtables >= 1.2
-    , megaparsec >=5.0 && < 5.3
+    , megaparsec >=5.0 && < 5.4
     , mtl
     , mtl-compat
     , old-time
@@ -184,25 +179,23 @@
     , uglymemo
     , utf8-string >=0.3.5 && <1.1
     , HUnit
-    , parsers >= 0.5
-    , system-filepath
-    , trifecta >= 0.91
     , doctest >=0.8
     , Glob >=0.7
   if impl(ghc <7.6)
     build-depends:
         ghc-prim
   other-modules:
-      Ledger.Parser.Text
       Hledger
       Hledger.Data
       Hledger.Data.Account
       Hledger.Data.AccountName
       Hledger.Data.Amount
+      Hledger.Data.AutoTransaction
       Hledger.Data.Commodity
       Hledger.Data.Dates
       Hledger.Data.Journal
       Hledger.Data.Ledger
+      Hledger.Data.MarketPrice
       Hledger.Data.Period
       Hledger.Data.Posting
       Hledger.Data.RawOptions
@@ -215,7 +208,6 @@
       Hledger.Read.Common
       Hledger.Read.CsvReader
       Hledger.Read.JournalReader
-      Hledger.Read.LedgerReader
       Hledger.Read.TimeclockReader
       Hledger.Read.TimedotReader
       Hledger.Reports
@@ -241,9 +233,8 @@
   type: exitcode-stdio-1.0
   main-is: hunittests.hs
   hs-source-dirs:
-      other/ledger-parse
-    , .
-    , tests
+      ./.
+      tests
   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing 
-fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
   build-depends:
       base >=4.8 && <5
@@ -260,7 +251,7 @@
     , directory
     , filepath
     , hashtables >= 1.2
-    , megaparsec >=5.0 && < 5.3
+    , megaparsec >=5.0 && < 5.4
     , mtl
     , mtl-compat
     , old-time
@@ -273,9 +264,6 @@
     , uglymemo
     , utf8-string >=0.3.5 && <1.1
     , HUnit
-    , parsers >= 0.5
-    , system-filepath
-    , trifecta >= 0.91
     , hledger-lib
     , parsec
     , test-framework
@@ -291,16 +279,17 @@
     build-depends:
         time >=1.5
   other-modules:
-      Ledger.Parser.Text
       Hledger
       Hledger.Data
       Hledger.Data.Account
       Hledger.Data.AccountName
       Hledger.Data.Amount
+      Hledger.Data.AutoTransaction
       Hledger.Data.Commodity
       Hledger.Data.Dates
       Hledger.Data.Journal
       Hledger.Data.Ledger
+      Hledger.Data.MarketPrice
       Hledger.Data.Period
       Hledger.Data.Posting
       Hledger.Data.RawOptions
@@ -313,7 +302,6 @@
       Hledger.Read.Common
       Hledger.Read.CsvReader
       Hledger.Read.JournalReader
-      Hledger.Read.LedgerReader
       Hledger.Read.TimeclockReader
       Hledger.Read.TimedotReader
       Hledger.Reports


Reply via email to