diff --git a/README.md b/README.md index 7aabf5a..1e34d20 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use. + diff --git a/tor.spec b/tor.spec index 0e6bc5a..950b0f6 100644 --- a/tor.spec +++ b/tor.spec @@ -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 0.4.8.14-1mamba +- automatic version update by autodist + * Fri Oct 25 2024 Automatic Build System 0.4.8.13-1mamba - automatic version update by autodist