From 2da95303320acd9d4ea42672ab222ac2b2e244f32ed22e7f32200cdbfb9570a4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 28 Apr 2016 14:55:06 +0000 Subject: [PATCH] Accepting request 390763 from network Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/390763 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=13 --- v0.12.0.tar.gz => bitcoin-0.12.0.tar.gz | 0 bitcoin.changes | 6 ++++++ bitcoin.spec | 2 +- bitcoind.firewall | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) rename v0.12.0.tar.gz => bitcoin-0.12.0.tar.gz (100%) diff --git a/v0.12.0.tar.gz b/bitcoin-0.12.0.tar.gz similarity index 100% rename from v0.12.0.tar.gz rename to bitcoin-0.12.0.tar.gz diff --git a/bitcoin.changes b/bitcoin.changes index d5fd551..c3f0d97 100644 --- a/bitcoin.changes +++ b/bitcoin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 13 06:56:37 UTC 2016 - mpluskal@suse.com + +- Use pretty name for tarball +- Update describtion in .firewall + ------------------------------------------------------------------- Sun Feb 21 08:24:50 UTC 2016 - mpluskal@suse.com diff --git a/bitcoin.spec b/bitcoin.spec index c54d4b5..5ebfb2c 100644 --- a/bitcoin.spec +++ b/bitcoin.spec @@ -31,7 +31,7 @@ Summary: P2P Digital Currency License: MIT Group: Productivity/Networking/Other Url: http://%{name}.org/ -Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz +Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: %{base}d.service Source2: %{base}d.firewall Source3: %{base}d.conf diff --git a/bitcoind.firewall b/bitcoind.firewall index 2cedd4f..4bd91a4 100644 --- a/bitcoind.firewall +++ b/bitcoind.firewall @@ -1,5 +1,5 @@ ## Name: bitcoin daemon -## Description: Opens ports for vsftpd Server. +## Description: Opens ports for bitcoind daemon. # space separated list of allowed TCP ports TCP="bitcoind 8332:8333"