Update to 0.19
This commit is contained in:
@@ -1 +1 @@
|
|||||||
contribs10
|
contribs11
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
BIN
dl-0.18.1.zip
(Stored with Git LFS)
BIN
dl-0.18.1.zip
(Stored with Git LFS)
Binary file not shown.
BIN
dl-0.19.zip
(Stored with Git LFS)
Normal file
BIN
dl-0.19.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
11
dl.spec
11
dl.spec
@@ -1,6 +1,6 @@
|
|||||||
%define name dl
|
%define name dl
|
||||||
%define version 0.18.1
|
%define version 0.19
|
||||||
%define release 5
|
%define release 1
|
||||||
%define httpuser apache
|
%define httpuser apache
|
||||||
|
|
||||||
%if 0%{?fedora} >= 11 || 0%{?rhel} >= 5
|
%if 0%{?fedora} >= 11 || 0%{?rhel} >= 5
|
||||||
@@ -19,8 +19,6 @@ Group: Applications/Internet
|
|||||||
Source: http://www.thregr.org/~wavexx/software/dl/releases/%{name}-%{version}.zip
|
Source: http://www.thregr.org/~wavexx/software/dl/releases/%{name}-%{version}.zip
|
||||||
Source1: httpd.conf
|
Source1: httpd.conf
|
||||||
Source2: logrotate.conf
|
Source2: logrotate.conf
|
||||||
Patch0: dl-0.18.1-pre0.19changes20210316.patch
|
|
||||||
Patch1: dl-0.18.1-add-in-help-html.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}
|
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||||
@@ -58,8 +56,6 @@ A command-line client to the REST interface of dl
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# update locales
|
# update locales
|
||||||
@@ -155,6 +151,9 @@ fi
|
|||||||
%{_bindir}/%{name}-cli
|
%{_bindir}/%{name}-cli
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 19 2025 Vasarhelyi Zsolt <zsoltv@koozali.org> 0.19-1.sme
|
||||||
|
- Update to 0.19 [SME: 11942]
|
||||||
|
|
||||||
* Thu Oct 09 2025 Trevor Batley <trevorb@koozali.org> 0.18.1-5.sme
|
* Thu Oct 09 2025 Trevor Batley <trevorb@koozali.org> 0.18.1-5.sme
|
||||||
- changed BuildRequires to python3-docutils
|
- changed BuildRequires to python3-docutils
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user