automatic version update by autodist [release 0.4.8.14-1mamba;Thu Feb 06 2025]

This commit is contained in:
Automatic Build System 2025-02-06 19:03:05 +01:00
parent 357f9f9196
commit fa0fd8209a
2 changed files with 6 additions and 2 deletions

View File

@ -2,3 +2,4 @@
Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use.

View File

@ -1,6 +1,6 @@
### AUTOUPDATE-OFF: 2
Name: tor
Version: 0.4.8.13
Version: 0.4.8.14
Release: 1mamba
Summary: Protects your privacy on the internet
Group: Applications/Security
@ -14,6 +14,7 @@ License: BSD
BuildRequires: glibc-devel
BuildRequires: libcap-devel
BuildRequires: libevent-devel
BuildRequires: libgcc
BuildRequires: liblzma-devel
BuildRequires: libopenssl-devel
BuildRequires: libseccomp-devel
@ -25,7 +26,6 @@ BuildRequires: libzstd-devel
%description
Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use.
%debug_package
%prep
%setup -q
@ -62,6 +62,9 @@ Tor protects your privacy on the internet by hiding the connection between your
%doc LICENSE
%changelog
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 0.4.8.14-1mamba
- automatic version update by autodist
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 0.4.8.13-1mamba
- automatic version update by autodist