diff --git a/figlet.spec b/figlet.spec index 5b31947d20130a1173c4437946ca5c0051abc206..07aa38c1d2e70cfd91f4a1ba361cf326f44a96c8 100644 --- a/figlet.spec +++ b/figlet.spec @@ -2,11 +2,11 @@ Name: figlet Version: 2.2.5 -Release: 1 +Release: 2 Summary: FIGlet is a program for making large letters out of ordinary text License: BSD URL: http://www.figlet.org/ -Source0: https://github.com/cmatsuoka/figlet/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/cmatsuoka/figlet/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: figlet-fix-man-install-path.patch @@ -44,6 +44,9 @@ end of e-mail and UseNet messages. /usr/share/%{name}/ %changelog +* Tue Oct 13 2020 liqingqing_1229 +- update source0 + * Sun Mar 29 2020 Wei Xiong - Package init