From c0e23ef918fab21daba560b02461187723ad533d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Sat, 5 Sep 2020 16:40:34 +0800 Subject: [PATCH] update Source0 --- fpaste.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/fpaste.spec b/fpaste.spec index fad5533..f1e2864 100644 --- a/fpaste.spec +++ b/fpaste.spec @@ -1,10 +1,10 @@ Name: fpaste Version: 0.4.0.1 -Release: 1 +Release: 2 Summary: A simple paste util License: GPLv3+ URL: https://pagure.io/%{name} -Source0: https://pagure.io/releases/%{name}/%{name}-%{version}.tar.gz +Source0: https://pagure.io/%{name}/archive/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch Requires: python3 @@ -43,6 +43,12 @@ make install BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} %{_mandir}/man1/%{name}.1.gz %changelog +* Sat Sep 5 2020 shixuantong - 0.4.0.1-2 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: update Source0 + * Mon Jul 27 2020wenzhanli - 0.4.0.1-1 - Type:bugfix - ID:NA