SHA256
8
0
forked from pool/ledger
Lars Vogdt
2019-04-21 16:16:24 +00:00
committed by Git OBS Bridge
parent 24ddc7ba38
commit afb6830fef

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -23,7 +23,7 @@ Summary: Double-entry accounting system with a command-line reporting int
License: BSD-3-Clause
Group: Productivity/Office/Finance
URL: https://github.com/ledger/ledger
Source: https://github.com/%{name}/%{name}/archive/%{name}-%{version}.tar.gz
Source: %{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: libboost_date_time-devel