diff --git a/fpaste.spec b/fpaste.spec index fad553363dbb20f5904a72828b3b325e77131258..f1e2864e47f51ec8a732e45bb8fda14cba9b8288 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