public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/httrack] f44: update to 3.49.7 fixes rhbz#2276212
Date: Sat, 20 Jun 2026 22:43:51 GMT [thread overview]
Message-ID: <178199543197.1.9760580063506647355.rpms-httrack-4b9bb84443dc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/httrack
Branch : f44
Commit : 4b9bb84443dc5df291bc9b5a25f8e3094c0088ff
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-12T20:06:41-03:00
Stats : +12/-22 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/httrack/c/4b9bb84443dc5df291bc9b5a25f8e3094c0088ff?branch=f44
Log:
update to 3.49.7 fixes rhbz#2276212
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index cfef5e2..cfefed9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,2 @@
-httrack-3.43-9C.tar.gz
-/httrack-3.47.26.tar.gz
-/httrack-3.47.27.tar.gz
-/httrack-3.48.3.tar.gz
-/httrack-3.48.9.tar.gz
-/httrack-3.48.13.tar.gz
-/httrack-3.48.14.tar.gz
-/httrack-3.48.17.tar.gz
-/httrack-3.48.18.tar.gz
-/httrack-3.48.19.tar.gz
-/httrack-3.48.20.tar.gz
-/httrack-3.48.21.tar.gz
-/httrack-3.48.22.tar.gz
-/httrack-3.49.2.tar.gz
-/httrack-3.49.5.tar.gz
-/coucal-73ada075553b7607d083037a87cb9c73b3683bfc.tar.gz
+/httrack-*.tar.gz
+/coucal-*.tar.gz
diff --git a/httrack.spec b/httrack.spec
index ef66eb4..c86c293 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -1,13 +1,15 @@
%global coucal_commit 73ada075553b7607d083037a87cb9c73b3683bfc
Name: httrack
-Version: 3.49.5
+Version: 3.49.7
Release: %autorelease
Summary: Website copier and offline browser
-License: GPL-3.0-or-later WITH OpenSSL-exception
-URL: http://www.httrack.com
-Source: http://mirror.httrack.com/historical/%{name}-%{version}.tar.gz
+License: GPL-3.0-or-later AND BSD-3-Clause
+URL: https://github.com/xroche/httrack/
+Source: https://github.com/xroche/httrack/archive/%{version}/%{name}-%{version}.tar.gz
Source1: https://github.com/xroche/coucal/archive/%{coucal_commit}/coucal-%{coucal_commit}.tar.gz
+BuildRequires: gcc
+BuildRequires: gcc-c++
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: autoconf-archive
@@ -43,6 +45,9 @@ rmdir src/coucal
mv coucal-%{coucal_commit} src/coucal
autoreconf -vfi
+# Fix incorrect FSF address in libtest/readme.txt to satisfy rpmlint
+sed -i '/write to the Free Software/{N;s|write to the Free Software\nFoundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.|see <https://www.gnu.org/licenses/>.|}' libtest/readme.txt
+
# Suppress rpmlint error.
iconv --from-code ISO8859-1 --to-code UTF-8 ./html/contact.html \
--output contact.utf-8 && mv contact.utf-8 ./html/contact.html
diff --git a/sources b/sources
index ee46728..13a544b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (httrack-3.49.5.tar.gz) = 4a4442563e3d4e80d3f5176793611317a86f8960c967cf0f1a568bea1e44335a76c2864dad600919d21c57ad48614d340d71a793f9f5e2a4032da24050251fd6
-SHA512 (coucal-73ada075553b7607d083037a87cb9c73b3683bfc.tar.gz) = 818cfdbf6038cf27433973d3994f7231c61c366b44a28dd74e1a6d216c9bbb66b0699bf40ccbd7816de7876d73b096b93d895f6f61efbd0d79c39d559b3aee73
+SHA512 (httrack-3.49.7.tar.gz) = d50b1b35bce069539f819de9add5899279eda9c8c603b501f51cc4531ef0c35901ccb557de59f76a2d4d2f0da6ed38a82514e0784c7b7d0410b65fd23ddc9fbe
next reply other threads:[~2026-06-20 22:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-20 22:43 Filipe Rosset [this message]
2026-06-20 22:43 [rpms/httrack] f44: update to 3.49.7 fixes rhbz#2276212 Filipe Rosset
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178199543197.1.9760580063506647355.rpms-httrack-4b9bb84443dc@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox