Hello community,

here is the log from the commit of package ledger for openSUSE:Factory checked 
in at 2016-01-28 17:24:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ledger (Old)
 and      /work/SRC/openSUSE:Factory/.ledger.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ledger"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ledger/ledger.changes    2015-08-03 
17:22:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ledger.new/ledger.changes       2016-01-28 
17:25:41.000000000 +0100
@@ -1,0 +2,19 @@
+Wed Jan 27 10:19:14 UTC 2016 - [email protected]
+
+- update to 3.1.1
+- drop  ledger-3.1-fix-build-with-boost-1.58.patch
+        ledger-3.1-convert-boost::optional-objects-to-bool-explicitly.patch
+* Added a --no-revalued option
+* Improved Embedded Python Support
+* Use ./.ledgerrc if ~/.ledgerrc doesn't exist
+* Fixed parsing of transactions with single-character payees and comments
+* Fixed crash when using -M option with empty result
+* Fixed sorting for option --auto-match
+* Fixed treatment of year 2015 and Y2014 directives
+* Fixed crash when using --trace 10 or above
+* Build fix for boost 1.58, 1.59, 1.60
+* Build fix for Cygwin
+* Various documentation improvements
+* Examples in the documentation are tested just like unit tests
+
+-------------------------------------------------------------------

Old:
----
  ledger-3.1-convert-boost::optional-objects-to-bool-explicitly.patch
  ledger-3.1-fix-build-with-boost-1.58.patch
  v3.1.tar.gz

New:
----
  v3.1.1.tar.gz

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

Other differences:
------------------
++++++ ledger.spec ++++++
--- /var/tmp/diff_new_pack.xBPdeI/_old  2016-01-28 17:25:41.000000000 +0100
+++ /var/tmp/diff_new_pack.xBPdeI/_new  2016-01-28 17:25:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ledger
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,17 +17,13 @@
 
 
 Name:           ledger
-Version:        3.1
+Version:        3.1.1
 Release:        0
 Summary:        Double-entry accounting system with a command-line reporting 
interface
 License:        BSD-3-Clause
 Group:          Productivity/Office/Finance
 Url:            https://github.com/%{name}/%{name}
 Source:         https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 
ledger-3.1-convert-boost::optional-objects-to-bool-explicitly.patch -- picked 
from upstream
-Patch0:         
ledger-3.1-convert-boost::optional-objects-to-bool-explicitly.patch
-# PATCH-FIX-UPSTREAM ledger-3.1-fix-build-with-boost-1.58.patch -- picked from 
upstream
-Patch1:         ledger-3.1-fix-build-with-boost-1.58.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -44,8 +40,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %cmake -DBUILD_LIBRARY=OFF
@@ -57,7 +51,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README.md doc/LICENSE
+%doc README.md LICENSE.md
 %doc %{_mandir}/man1/%{name}.1.gz
 %{_bindir}/ledger
 %{_sysconfdir}/bash_completion.d/ledger.sh

++++++ v3.1.tar.gz -> v3.1.1.tar.gz ++++++
++++ 18864 lines of diff (skipped)


Reply via email to