automatic version update by autodist [release 0.18.1-1mamba;Wed Aug 28 2019]
This commit is contained in:
parent
777196ff41
commit
2ebce9939e
@ -1,6 +1,6 @@
|
|||||||
%define maj123ver %(echo %version | cut -d. -f1-3)
|
%define maj123ver %(echo %version | cut -d. -f1-3)
|
||||||
Name: bitcoin
|
Name: bitcoin
|
||||||
Version: 0.18.0
|
Version: 0.18.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A frontend for the bitcoin cryptocurrency
|
Summary: A frontend for the bitcoin cryptocurrency
|
||||||
Group: Graphical Desktop/Applications/Other
|
Group: Graphical Desktop/Applications/Other
|
||||||
@ -104,9 +104,7 @@ exit 0
|
|||||||
%{_libdir}/libbitcoinconsensus.so.*
|
%{_libdir}/libbitcoinconsensus.so.*
|
||||||
%{_datadir}/applications/bitcoin-qt.desktop
|
%{_datadir}/applications/bitcoin-qt.desktop
|
||||||
%{_datadir}/icons/bitcoin-qt.svg
|
%{_datadir}/icons/bitcoin-qt.svg
|
||||||
%{_mandir}/man1/bitcoin-cli.1*
|
%{_mandir}/man1/bitcoin-*.1*
|
||||||
%{_mandir}/man1/bitcoin-qt.1*
|
|
||||||
%{_mandir}/man1/bitcoin-tx.1*
|
|
||||||
%{_mandir}/man1/bitcoind.1*
|
%{_mandir}/man1/bitcoind.1*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -118,6 +116,9 @@ exit 0
|
|||||||
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
%{_libdir}/pkgconfig/libbitcoinconsensus.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 0.18.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 05 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.0-1mamba
|
* Mon Aug 05 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.0-1mamba
|
||||||
- update to 0.18.0
|
- update to 0.18.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user