Version 2025.07.19
This commit is contained in:
parent
f86f3360f4
commit
94084f189e
3 changed files with 10 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global giturl https://github.com/pradyunsg/furo
|
||||
|
||||
Name: python-furo
|
||||
Version: 2024.08.06
|
||||
Version: 2025.07.19
|
||||
Release: %autorelease
|
||||
Summary: Clean customizable Sphinx documentation theme
|
||||
|
||||
|
|
@ -83,6 +83,7 @@ Documentation for %{name}.
|
|||
%autosetup -n furo-%{version} -a1
|
||||
cp -p %{SOURCE2} .
|
||||
|
||||
%conf
|
||||
# Don't ship version control files
|
||||
find . -name .gitignore -delete
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue