Hello community,

here is the log from the commit of package bitcoin for openSUSE:Factory checked 
in at 2017-03-21 22:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitcoin (Old)
 and      /work/SRC/openSUSE:Factory/.bitcoin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bitcoin"

Tue Mar 21 22:48:55 2017 rev:21 rq:479285 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bitcoin/bitcoin.changes  2017-02-03 
17:32:01.156952644 +0100
+++ /work/SRC/openSUSE:Factory/.bitcoin.new/bitcoin.changes     2017-03-21 
22:48:56.703906448 +0100
@@ -1,0 +2,6 @@
+Tue Mar 14 13:46:10 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.14.0:
+  * For a complete list of changes see provided release-notes
+
+-------------------------------------------------------------------

Old:
----
  bitcoin-0.13.1.tar.gz

New:
----
  bitcoin-0.14.0.tar.gz

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

Other differences:
------------------
++++++ bitcoin.spec ++++++
--- /var/tmp/diff_new_pack.RsRulb/_old  2017-03-21 22:48:58.047716469 +0100
+++ /var/tmp/diff_new_pack.RsRulb/_new  2017-03-21 22:48:58.051715904 +0100
@@ -24,7 +24,7 @@
 %define consensus 1
 %define is_base 1
 Name:           bitcoin
-Version:        0.13.1
+Version:        0.14.0
 Release:        0
 Summary:        P2P Digital Currency
 License:        MIT
@@ -37,14 +37,6 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  binutils-gold
-%if 0%{?suse_version} > 1315
-BuildRequires:  libboost_filesystem-devel
-BuildRequires:  libboost_program_options-devel
-BuildRequires:  libboost_test-devel
-BuildRequires:  libboost_thread-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  gcc-c++
 BuildRequires:  git
 BuildRequires:  java-devel
@@ -70,6 +62,14 @@
 BuildRequires:  pkgconfig(python)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
+%if 0%{?suse_version} > 1315
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_program_options-devel
+BuildRequires:  libboost_test-devel
+BuildRequires:  libboost_thread-devel
+%else
+BuildRequires:  boost-devel
+%endif
 
 %description
 %{name_pretty} is a free open source peer-to-peer electronic cash system
@@ -201,15 +201,14 @@
 make %{?_smp_mflags} check
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 install -D -m 0644 share/pixmaps/%{base}256.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
 install -D -m 0644 contrib/debian/%{name}-qt.desktop 
%{buildroot}%{_datadir}/applications/%{name}-qt.desktop
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/applications/%{name}-qt.desktop
 
-install -D -m 0644 contrib/debian/manpages/%{name}d.1 
%{buildroot}%{_mandir}/man1/%{name}d.1
-install -D -m 0644 contrib/debian/manpages/%{name}-qt.1 
%{buildroot}%{_mandir}/man1/%{name}-qt.1
-install -D -m 0644 contrib/debian/manpages/%{name}.conf.5 
%{buildroot}%{_mandir}/man5/%{name}.conf.5
+install -D -m 0644 doc/man/%{name}d.1 %{buildroot}%{_mandir}/man1/%{name}d.1
+install -D -m 0644 doc/man/%{name}-qt.1 
%{buildroot}%{_mandir}/man1/%{name}-qt.1
 install -D -m 0644 contrib/debian/examples/%{name}.conf 
%{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
 
 %if !%{is_base}
@@ -281,6 +280,8 @@
 %doc COPYING README.md doc/release-notes.md
 %{_bindir}/%{name}-cli
 %{_bindir}/%{name}-tx
+%{_mandir}/man1/bitcoin-cli.1%{ext_man}
+%{_mandir}/man1/bitcoin-tx.1%{ext_man}
 
 %if %{consensus} == 1
 %files -n lib%{name}consensus0
@@ -300,7 +301,6 @@
 %defattr(-,root,root)
 %doc COPYING README.md doc/release-notes.md
 %{_mandir}/man1/%{name}d.1%{?ext_man}
-%{_mandir}/man5/%{name}.conf.5%{?ext_man}
 %{_bindir}/%{name}d
 %dir %attr(700,%{name},%{name}) %{_var}/lib/%{name}
 %dir %{_sysconfdir}/%{name}

++++++ bitcoin-0.13.1.tar.gz -> bitcoin-0.14.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/bitcoin/bitcoin-0.13.1.tar.gz 
/work/SRC/openSUSE:Factory/.bitcoin.new/bitcoin-0.14.0.tar.gz differ: char 12, 
line 1


Reply via email to