From 2431fdf5d2216cb803b0a38edd29581822a7e667 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 23:03:36 +0200 Subject: [PATCH 1/6] Rebuilt for Python 3.15 From bbb99d6adf9ca41b7227c9246369bf3078f033dd Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 5 Jun 2026 14:04:48 +0000 Subject: [PATCH 2/6] Update to 1.0.9 upstream release - Resolves: rhbz#2485458 Upstream tag: 1.0.9 Upstream commit: a14f389d Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- sources | 2 +- urlscan.spec | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index daa0f7e..e233727 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /urlscan-1.0.6.tar.gz /urlscan-1.0.7.tar.gz /urlscan-1.0.8.tar.gz +/urlscan-1.0.9.tar.gz diff --git a/README.packit b/README.packit index 39e81ea..4e76cbe 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.14.0.post1.dev2+g6506c7467. +The file was generated using packit 1.16.0.post1.dev8+g8a0482385. diff --git a/sources b/sources index 6830993..0add0ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urlscan-1.0.8.tar.gz) = b64d825253103ad31d45ecb416be30ebc606f1b978d2a9a6e1a1ff18b20146a755c5d5ad73ea9931f90740f0cbee603507dd4546e35f38fca496867db907012d +SHA512 (urlscan-1.0.9.tar.gz) = e70d02f2278e5494801bc3671677de7ab0be8cd3caf6247c75a7ec8e2c5a1c6a035caa3cb16a7c06b578e3b7d8109a04498d41caa7e9f1f53d66a8e42f2d1ed1 diff --git a/urlscan.spec b/urlscan.spec index c95aeac..09afcd8 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/firecat53/urlscan Name: urlscan -Version: 1.0.8 +Version: 1.0.9 Release: %autorelease Summary: Extract and browse the URLs contained in an email (urlview replacement) From bb4e66ffeeeb6e1e8a911f8fb194fed7a644ddf4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:15:05 +0000 Subject: [PATCH 3/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From 02814e6660be09c098337ec6a39ec4ee55d6c70c Mon Sep 17 00:00:00 2001 From: Packit Date: Sun, 16 Aug 2026 17:37:26 +0000 Subject: [PATCH 4/6] Update to 1.1.2 upstream release - Resolves: rhbz#2516119 Upstream tag: 1.1.2 Upstream commit: 1c15a8cd Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- sources | 2 +- urlscan.spec | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e233727..ed70646 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /urlscan-1.0.7.tar.gz /urlscan-1.0.8.tar.gz /urlscan-1.0.9.tar.gz +/urlscan-1.1.2.tar.gz diff --git a/README.packit b/README.packit index 4e76cbe..68a092a 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.16.0.post1.dev8+g8a0482385. +The file was generated using packit 1.16.2.post1.dev8+g69d783e81. diff --git a/sources b/sources index 0add0ed..19a2282 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urlscan-1.0.9.tar.gz) = e70d02f2278e5494801bc3671677de7ab0be8cd3caf6247c75a7ec8e2c5a1c6a035caa3cb16a7c06b578e3b7d8109a04498d41caa7e9f1f53d66a8e42f2d1ed1 +SHA512 (urlscan-1.1.2.tar.gz) = 2bf008a8ce60df2a0997f3c2161975578c19e0b130454411f9e97d02c70096c3841492e4607be808cd575c6dd1529c6c82747ccd231b6e56b959f6c5461979e1 diff --git a/urlscan.spec b/urlscan.spec index 09afcd8..741f4fa 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/firecat53/urlscan Name: urlscan -Version: 1.0.9 +Version: 1.1.2 Release: %autorelease Summary: Extract and browse the URLs contained in an email (urlview replacement) From 806f008ec39978fcba4504994794960ac6bb60c5 Mon Sep 17 00:00:00 2001 From: Packit Date: Sun, 16 Aug 2026 17:37:38 +0000 Subject: [PATCH 5/6] Update to 1.1.1 upstream release - Resolves: rhbz#2516119 Upstream tag: 1.1.1 Upstream commit: 77195d73 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + sources | 2 +- urlscan.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ed70646..48813b4 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /urlscan-1.0.8.tar.gz /urlscan-1.0.9.tar.gz /urlscan-1.1.2.tar.gz +/urlscan-1.1.1.tar.gz diff --git a/sources b/sources index 19a2282..bd0cccb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urlscan-1.1.2.tar.gz) = 2bf008a8ce60df2a0997f3c2161975578c19e0b130454411f9e97d02c70096c3841492e4607be808cd575c6dd1529c6c82747ccd231b6e56b959f6c5461979e1 +SHA512 (urlscan-1.1.1.tar.gz) = 01efe7b21ab85c20cdc3545a025a9374520dc09d78b99062d6fa48d869ca22a1dadd614f502a7bfec741e50fcb1d7abde8876ad9ebfdf9f8a63caf12b7f6a3b2 diff --git a/urlscan.spec b/urlscan.spec index 741f4fa..bdd9e5c 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/firecat53/urlscan Name: urlscan -Version: 1.1.2 +Version: 1.1.1 Release: %autorelease Summary: Extract and browse the URLs contained in an email (urlview replacement) From 69db10a60897dd9bb2e784578d7bd00c1e23e35e Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Thu, 20 Aug 2026 11:15:16 +0100 Subject: [PATCH 6/6] feat: update to 1.1.2 Fixes rhbz#2516119 --- sources | 2 +- urlscan.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources b/sources index bd0cccb..19a2282 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urlscan-1.1.1.tar.gz) = 01efe7b21ab85c20cdc3545a025a9374520dc09d78b99062d6fa48d869ca22a1dadd614f502a7bfec741e50fcb1d7abde8876ad9ebfdf9f8a63caf12b7f6a3b2 +SHA512 (urlscan-1.1.2.tar.gz) = 2bf008a8ce60df2a0997f3c2161975578c19e0b130454411f9e97d02c70096c3841492e4607be808cd575c6dd1529c6c82747ccd231b6e56b959f6c5461979e1 diff --git a/urlscan.spec b/urlscan.spec index bdd9e5c..741f4fa 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/firecat53/urlscan Name: urlscan -Version: 1.1.1 +Version: 1.1.2 Release: %autorelease Summary: Extract and browse the URLs contained in an email (urlview replacement)