From d3dd76c48d30bcd2c76ead74b82c63275bc56816 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 02:38:11 +0000 Subject: [PATCH 01/32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index cf57894..229786e 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.17 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 2.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon May 06 2019 Fabian Affolter - 2.17-1 - Update to latest upstream release 2.17 (rhbz#1692110) From 5ea8d0de83879b3fc0ccd30c36eb4af3f549e650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:08:51 +0200 Subject: [PATCH 02/32] Rebuilt for Python 3.8 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 229786e..a907e20 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Mon Aug 19 2019 Miro Hrončok - 2.17-3 +- Rebuilt for Python 3.8 + * Sat Jul 27 2019 Fedora Release Engineering - 2.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 565ceba52134c326cd026736449572dcf04965fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:41:08 +0200 Subject: [PATCH 03/32] Rebuilt for Python 3.8.0rc1 (#1748018) --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index a907e20..73aede5 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.17 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.17-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 2.17-3 - Rebuilt for Python 3.8 From c583ed4d2017ba71f9787b0c70413d91b11c4902 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 02:45:06 +0000 Subject: [PATCH 04/32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 73aede5..8269f57 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.17 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 2.17-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro Hrončok - 2.17-4 - Rebuilt for Python 3.8.0rc1 (#1748018) From bd6161fef7e630db53ced146496be7b64a1bde4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:54:09 +0200 Subject: [PATCH 05/32] Rebuilt for Python 3.9 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 8269f57..a07c782 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.17 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Tue May 26 2020 Miro Hrončok - 2.17-6 +- Rebuilt for Python 3.9 + * Fri Jan 31 2020 Fedora Release Engineering - 2.17-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From cd89c2d68024d614ce8f45d95b420f4f1dcdf02f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 13:24:15 +0000 Subject: [PATCH 06/32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index a07c782..25d7fd2 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.17 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.17-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro Hrončok - 2.17-6 - Rebuilt for Python 3.9 From bda6b60bffb720ac00085d3a4a63f6a895ba5d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nosek?= Date: Thu, 26 Nov 2020 14:58:04 +0000 Subject: [PATCH 07/32] =?UTF-8?q?*=20Thu=20Nov=2026=202020=20Ond=C5=99ej?= =?UTF-8?q?=20Nosek=20=20-=202.21-1=20-=20Update=20to?= =?UTF-8?q?=20latest=20upstream=20release=202.21?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + sources | 2 +- urlwatch.spec | 7 +- urlwatch_add_xmpp_functionality.patch | 124 -------------------------- 4 files changed, 7 insertions(+), 127 deletions(-) delete mode 100644 urlwatch_add_xmpp_functionality.patch diff --git a/.gitignore b/.gitignore index 6c37bc2..119a920 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ urlwatch-1.11.tar.gz /urlwatch-1.18.tar.gz /urlwatch-2.6.tar.gz /urlwatch-2.17.tar.gz +/urlwatch-2.21.tar.gz diff --git a/sources b/sources index 2cd2596..9694915 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urlwatch-2.17.tar.gz) = 264b72b1dafa73898d095e43a341d23fde9e29b0b54a4bc7d5094c8cecb94173792a077a4314b42765dfed376e19052808f4abda3227f3a62e1cd5a3854c101e +SHA512 (urlwatch-2.21.tar.gz) = e832ae0ed836739b85c9e71e0028fc475dcd2944af78c61391d7b3f155b1f22f52e5913b1dd4207f79c210383e6f187650a7e2ef109a59827881d825bfaee7c1 diff --git a/urlwatch.spec b/urlwatch.spec index 25d7fd2..75664c1 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch -Version: 2.17 -Release: 7%{?dist} +Version: 2.21 +Release: 1%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Thu Nov 26 2020 Ondřej Nosek - 2.21-1 +- Update to latest upstream release 2.21 + * Wed Jul 29 2020 Fedora Release Engineering - 2.17-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/urlwatch_add_xmpp_functionality.patch b/urlwatch_add_xmpp_functionality.patch deleted file mode 100644 index 5a0ca31..0000000 --- a/urlwatch_add_xmpp_functionality.patch +++ /dev/null @@ -1,124 +0,0 @@ ---- urlwatch 2009-08-14 01:47:46.457960865 +0200 -+++ urlwatch_xmpp 2009-08-14 15:46:25.881464617 +0200 -@@ -55,6 +55,7 @@ - cache_dir = os.path.join(urlwatch_dir, 'cache') - scripts_dir = os.path.join(urlwatch_dir, 'lib') - hooks_py = os.path.join(scripts_dir, 'hooks.py') -+xmpp_txt = os.path.join(urlwatch_dir, 'xmpp.txt') - - # Check if we are installed in the system already - (prefix, bindir) = os.path.split(os.path.dirname(os.path.abspath(sys.argv[0]))) -@@ -141,8 +142,10 @@ - parser.add_option('', '--urls', dest='urls', metavar='FILE', help='Read URLs from the specified file') - parser.add_option('', '--hooks', dest='hooks', metavar='FILE', help='Use specified file as hooks.py module') - parser.add_option('-e', '--display-errors', action='store_true', dest='display_errors', help='Include HTTP errors (404, etc..) in the output') -+ parser.add_option('-x', '--xmpp', action='store_true', dest='xmpp', help='Send a message to XMPP clients') -+ parser.add_option('', '--xmpp-file', dest='xmpp_file', metavar='FILE', help='Read XMPP login data and recipients from [FILE] instead') - -- parser.set_defaults(verbose=False, display_errors=False) -+ parser.set_defaults(verbose=False, display_errors=False, xmpp=False) - - (options, args) = parser.parse_args(sys.argv) - -@@ -176,6 +179,9 @@ - log.error('%s is not a file' % options.hooks) - print 'Error: %s is not a file' % options.hooks - sys.exit(1) -+ -+ if options.xmpp_file: -+ options.xmpp = True - - # Created all needed folders - for needed_dir in (urlwatch_dir, cache_dir, scripts_dir): -@@ -201,6 +207,52 @@ - if not options.hooks and os.path.exists(hooks_py_example) and not os.path.exists(hooks_py_fn): - shutil.copy(hooks_py_example, hooks_py_fn) - sys.exit(1) -+ -+ if options.xmpp: -+ try: -+ import xmpp -+ except ImportError: -+ log.error('python-xmpp not installed') -+ print 'Error: You need python-xmpp installed to use the -x switch' -+ sys.exit(1) -+ -+ if options.xmpp_file: -+ if os.path.isfile(options.xmpp_file): -+ xmpp_txt = options.xmpp_file -+ log.info('using %s as xmpp.txt' % xmpp_txt) -+ else: -+ log.error('no such file: %s' % options.xmpp_file) -+ print 'Error: There is no such file: %s' % options.xmpp_file -+ sys.exit(1) -+ -+ try: -+ xmpp_filehandle = open(xmpp_txt, 'r') -+ except IOError: -+ log.error('No xmpp.txt file') -+ print 'Error: You need to create a xmpp.txt file first.' -+ print '' -+ print 'Place it in %s' % os.path.dirname(xmpp_txt) -+ print '' -+ print '' -+ print 'Syntax is:' -+ print '' -+ print '\tsender-username@server.tld senderpassword' -+ print '\tfirst-recipient@jabberserver1.tld' -+ print '\tsecond-recipient@jabberserver2.tld' -+ print '\tthird-recipient@foobarserver.tld' -+ print '\t...' -+ print '' -+ sys.exit(1) -+ -+ xmpp_lines = xmpp_filehandle.readlines() -+ xmpp_filehandle.close() -+ for i in xrange(len(xmpp_lines)): -+ xmpp_lines[i] = xmpp_lines[i].strip("\n") -+ (xmpp_from, xmpp_pass) = xmpp_lines[0].split(' ') -+ xmpp_to = [] -+ for i in xrange(1, len(xmpp_lines)): -+ xmpp_to.append(xmpp_lines[i]) -+ log.info('using %s to send status messages to %s' % (xmpp_from, xmpp_to)) - - headers = { - 'User-agent': user_agent, -@@ -277,18 +329,36 @@ - end = datetime.datetime.now() - - # Output everything -- if len(summary) > 1: -+ if len(summary) > 0: - log.info('printing summary with %d items' % len(summary)) - print '-'*line_length - print 'summary: %d changes' % (len(summary),) - print '' -+ msg = '' - for id, line in enumerate(summary): - print '%02d. %s' % (id+1, line) -+ msg += "\n" + '%02d. %s' % (id+1, line) - print '-'*line_length - print '\n\n\n' -+ -+ if (options.xmpp): -+ try: -+ (xmpp_user, xmpp_server) = xmpp_from.split('@') -+ client = xmpp.Client(xmpp_server) -+ client.connect(server=(xmpp_server,5223)) -+ client.auth(xmpp_user, xmpp_pass, 'urlwatch') -+ client.sendInitPresence() -+ for to in xmpp_to: -+ message = xmpp.Message(to, msg) -+ message.setAttr('type', 'chat') -+ client.send(message) -+ except: -+ log.error('Could not send message to %s' % xmpp_to) -+ print 'Error: Could not send message to %s' % xmpp_to -+ - else: - log.info('summary is too short - not printing') -- if len(details) > 1: -+ if len(details) > 1 and not options.xmpp: - log.info('printing details with %d items' % len(details)) - print '\n'.join(details) - print '-- ' From 9be923a4c7a7d431831dfc9fe81838112176d9a1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 22:46:25 +0000 Subject: [PATCH 08/32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 75664c1..4c9225a 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 26 2020 Ondřej Nosek - 2.21-1 - Update to latest upstream release 2.21 From db92e197fe8550e6280a716adfa595949d732b3a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:19:00 +0200 Subject: [PATCH 09/32] Rebuilt for Python 3.10 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 4c9225a..1bcce57 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Fri Jun 04 2021 Python Maint - 2.21-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 2.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 2bc7db746e8b81ea9ca5961703df6fac3dd40fd1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 20:09:11 +0000 Subject: [PATCH 10/32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 1bcce57..087d76f 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.21-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 2.21-3 - Rebuilt for Python 3.10 From c032f9e3359bd9d8afb9006c728bd312bab5f189 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 03:38:16 +0000 Subject: [PATCH 11/32] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 087d76f..daa6d71 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 2.21-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 2.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 60d8d7f1da7415f9b745787a9eb650581db1d34d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:43:02 +0200 Subject: [PATCH 12/32] Rebuilt for Python 3.11 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index daa6d71..6862024 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 2.21-6 +- Rebuilt for Python 3.11 + * Sat Jan 22 2022 Fedora Release Engineering - 2.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 3b2ac99311f2f31dba993f22235f21441c6bcc8e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 11:31:11 +0000 Subject: [PATCH 13/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 6862024..8c007f8 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 2.21-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.21-6 - Rebuilt for Python 3.11 From f75df02076197797afa2638a48945eb5c6165b20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 05:56:23 +0000 Subject: [PATCH 14/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 8c007f8..0bfce9f 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 2.21-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 2.21-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 2e1bdc2f09d0d8d549ab69acdc0d05547a0ed6f0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 21:00:06 +0200 Subject: [PATCH 15/32] Rebuilt for Python 3.12 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 0bfce9f..9057ea4 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Tue Jun 13 2023 Python Maint - 2.21-9 +- Rebuilt for Python 3.12 + * Sat Jan 21 2023 Fedora Release Engineering - 2.21-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From f2fa5a0fe19a1f0900ecce6b6a836259a1a3f85b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 17:14:24 +0000 Subject: [PATCH 16/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 9057ea4..dcf09df 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 2.21-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 2.21-9 - Rebuilt for Python 3.12 From 21e21e92b574b8e32a1ad2261dcb5365b0fb5f66 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 07:15:06 +0000 Subject: [PATCH 17/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index dcf09df..cd5411e 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.21 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2.21-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 2.21-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 9a19eee3e2711d445b21d8ac6f967214b67e1aa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nosek?= Date: Tue, 30 Jan 2024 21:51:35 +0000 Subject: [PATCH 18/32] Update to latest upstream release 2.28 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ondřej Nosek --- .gitignore | 1 + sources | 2 +- urlwatch.spec | 11 +++++++++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 119a920..ef14cf1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ urlwatch-1.11.tar.gz /urlwatch-2.6.tar.gz /urlwatch-2.17.tar.gz /urlwatch-2.21.tar.gz +/urlwatch-2.28.tar.gz diff --git a/sources b/sources index 9694915..68cd53a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urlwatch-2.21.tar.gz) = e832ae0ed836739b85c9e71e0028fc475dcd2944af78c61391d7b3f155b1f22f52e5913b1dd4207f79c210383e6f187650a7e2ef109a59827881d825bfaee7c1 +SHA512 (urlwatch-2.28.tar.gz) = 6252327429b0f78981e1ff9c43b64748cdc8b705f903d94f1a1ef3ae8428e7ad9fd6118e65b536b7a6588613d059b59ec99487a42094e4b18881dc9f4c74e539 diff --git a/urlwatch.spec b/urlwatch.spec index cd5411e..0244cec 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch -Version: 2.21 -Release: 11%{?dist} +Version: 2.28 +Release: 1%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -16,6 +16,10 @@ Requires: python3-requests Requires: python3-keyring Requires: python3-minidb Requires: python3-PyYAML +Requires: python3-appdirs +Requires: python3-lxml +Requires: python3-cssselect + %description This script is intended to help you watch URLs and get notified (via @@ -57,6 +61,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Tue Jan 30 2024 Ondřej Nosek - 2.28-1 +- Update to latest upstream release 2.28 + * Sat Jan 27 2024 Fedora Release Engineering - 2.21-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 6aa03563ac2dc7593fd9b41a24423d12672a157c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 09:12:13 +0200 Subject: [PATCH 19/32] Rebuilt for Python 3.13 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 0244cec..3ff4b32 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.28 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -61,6 +61,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Fri Jun 07 2024 Python Maint - 2.28-2 +- Rebuilt for Python 3.13 + * Tue Jan 30 2024 Ondřej Nosek - 2.28-1 - Update to latest upstream release 2.28 From ab783b1e386ee0d7c6dc5ec395f18a93b6d5fbe9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:23:26 +0000 Subject: [PATCH 20/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 3ff4b32..a3378fd 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.28 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -61,6 +61,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2.28-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 2.28-2 - Rebuilt for Python 3.13 From 62e9d64e41e50d4551825030376ce54dfe373e33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 22:35:07 +0200 Subject: [PATCH 21/32] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- urlwatch.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/urlwatch.spec b/urlwatch.spec index a3378fd..133ddc2 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,9 +1,10 @@ Name: urlwatch Version: 2.28 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for monitoring webpages for updates -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: http://thpinfo.com/2008/urlwatch/ Source0: https://github.com/thp/urlwatch/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch @@ -61,6 +62,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Wed Sep 04 2024 Miroslav Suchý - 2.28-4 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 2.28-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 1713e8c78bd9a1427eae9efd68008e220bd79363 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 27 Sep 2024 11:18:40 +0200 Subject: [PATCH 22/32] Adjust requires (closes rhbz#2148282) --- urlwatch.spec | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/urlwatch.spec b/urlwatch.spec index 133ddc2..8d31893 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,26 +1,23 @@ Name: urlwatch Version: 2.28 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool for monitoring webpages for updates -# Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: http://thpinfo.com/2008/urlwatch/ Source0: https://github.com/thp/urlwatch/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel -BuildRequires: python3-setuptools -BuildRequires: python3-idle - -Requires: python3-requests -Requires: python3-keyring -Requires: python3-minidb -Requires: python3-PyYAML -Requires: python3-appdirs -Requires: python3-lxml -Requires: python3-cssselect +BuildRequires: python3dist(setuptools) +Requires: python3dist(platformdirs) +Requires: python3dist(html2text) +Requires: python3dist(keyring) +Requires: python3dist(lxml) +Requires: python3dist(minidb) +Requires: python3dist(pyyaml) +Requires: python3dist(requests) %description This script is intended to help you watch URLs and get notified (via @@ -62,6 +59,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Fri Sep 27 2024 Fabian Affolter - 2.28-5 +- Adjust requires (closes rhbz#2148282) + * Wed Sep 04 2024 Miroslav Suchý - 2.28-4 - convert license to SPDX From 303ae1311d8e5af8d7f49a597aaf78a209a813cf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 13:54:18 +0000 Subject: [PATCH 23/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 8d31893..8ba386e 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.28 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -59,6 +59,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.28-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Sep 27 2024 Fabian Affolter - 2.28-5 - Adjust requires (closes rhbz#2148282) From a82de1da613fa075bd2ef9fd77d4e89ddbe7319e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:53:43 +0200 Subject: [PATCH 24/32] Rebuilt for Python 3.14 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 8ba386e..8f7323e 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.28 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -59,6 +59,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Mon Jun 02 2025 Python Maint - 2.28-7 +- Rebuilt for Python 3.14 + * Sun Jan 19 2025 Fedora Release Engineering - 2.28-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 3ffc1ef3e41e0fc1df7988108b88381217b0da90 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:51:31 +0000 Subject: [PATCH 25/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 8f7323e..e3cad63 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.28 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -59,6 +59,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.28-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 2.28-7 - Rebuilt for Python 3.14 From 0f50122d3d4f08350d5b20cc1d42570089935745 Mon Sep 17 00:00:00 2001 From: Federico Pellegrin Date: Fri, 8 Aug 2025 05:10:02 +0200 Subject: [PATCH 26/32] Use new Python macros in spec file (rhbz#2378492) --- urlwatch.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/urlwatch.spec b/urlwatch.spec index e3cad63..4eb1126 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.28 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -9,7 +9,6 @@ Source0: https://github.com/thp/urlwatch/archive/%{version}.tar.gz#/%{nam BuildArch: noarch BuildRequires: python3-devel -BuildRequires: python3dist(setuptools) Requires: python3dist(platformdirs) Requires: python3dist(html2text) @@ -40,11 +39,14 @@ Basic features %prep %autosetup +%generate_buildrequires +%pyproject_buildrequires + %build -%py3_build +%pyproject_wheel %install -%py3_install +%pyproject_install # Fix exec permission for rpmlint chmod 0755 %{buildroot}%{python3_sitelib}/%{name}/*txt.py chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py @@ -56,9 +58,12 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{_bindir}/%{name} %{_datadir}/%{name}/examples/ %{python3_sitelib}/%{name}/ -%{python3_sitelib}/%{name}*.egg-info +%{python3_sitelib}/%{name}*.dist-info %changelog +* Fri Aug 08 2025 Federico Pellegrin - 2.28-9 +- Use new Python macros in spec file (rhbz#2378492) + * Fri Jul 25 2025 Fedora Release Engineering - 2.28-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 447ced4d172a0672cf402fdcf0ee4adde86fcbf5 Mon Sep 17 00:00:00 2001 From: Federico Pellegrin Date: Fri, 8 Aug 2025 06:02:26 +0200 Subject: [PATCH 27/32] Bump to 2.29, add tests execution and docs build --- .gitignore | 1 + sources | 2 +- urlwatch.spec | 26 ++++++++++++++++++++------ 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index ef14cf1..5d879a6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ urlwatch-1.11.tar.gz /urlwatch-2.17.tar.gz /urlwatch-2.21.tar.gz /urlwatch-2.28.tar.gz +/urlwatch-2.29.tar.gz diff --git a/sources b/sources index 68cd53a..d66a1fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urlwatch-2.28.tar.gz) = 6252327429b0f78981e1ff9c43b64748cdc8b705f903d94f1a1ef3ae8428e7ad9fd6118e65b536b7a6588613d059b59ec99487a42094e4b18881dc9f4c74e539 +SHA512 (urlwatch-2.29.tar.gz) = 71e809398ad3b78779174a3a5f1a834d568e476166044c67b3b6d00fda53a4950015c51586a78f70f3637311cd4904257d97eeace4eb602392141a593e03ac7d diff --git a/urlwatch.spec b/urlwatch.spec index 4eb1126..f853139 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch -Version: 2.28 -Release: 9%{?dist} +Version: 2.29 +Release: 1%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -9,6 +9,11 @@ Source0: https://github.com/thp/urlwatch/archive/%{version}.tar.gz#/%{nam BuildArch: noarch BuildRequires: python3-devel +BuildRequires: python3dist(sphinx) +# Build deps for testing +BuildRequires: python3dist(pytest) +BuildRequires: python3dist(docutils) +BuildRequires: python3dist(pycodestyle) Requires: python3dist(platformdirs) Requires: python3dist(html2text) @@ -44,15 +49,21 @@ Basic features %build %pyproject_wheel +pushd . +cd docs +sphinx-build -M html source ../build +rm ../build/html/.buildinfo +popd %install %pyproject_install -# Fix exec permission for rpmlint -chmod 0755 %{buildroot}%{python3_sitelib}/%{name}/*txt.py -chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py + +%check +# test_filter_documentation requires jq and pdftotext which are not packaged in Fedora +%pytest lib/urlwatch/tests -k "not test_filter_documentation" %files -%doc CHANGELOG.md README.md +%doc CHANGELOG.md README.md build/html/* %license COPYING %{_mandir}/man*/*.* %{_bindir}/%{name} @@ -61,6 +72,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.dist-info %changelog +* Fri Aug 08 2025 Federico Pellegrin - 2.29-1 +- Bump to 2.29, add tests execution and docs build + * Fri Aug 08 2025 Federico Pellegrin - 2.28-9 - Use new Python macros in spec file (rhbz#2378492) From e76a7287a81440a93396d9361f9ece5cca3ff4bd Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 15:21:39 +0200 Subject: [PATCH 28/32] Rebuilt for Python 3.14.0rc2 bytecode --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index f853139..99e4487 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.29 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -72,6 +72,9 @@ popd %{python3_sitelib}/%{name}*.dist-info %changelog +* Fri Aug 15 2025 Python Maint - 2.29-2 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Aug 08 2025 Federico Pellegrin - 2.29-1 - Bump to 2.29, add tests execution and docs build From 23b79d2400b4879fc9bf1d50296acab23d0c713d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 15:01:43 +0200 Subject: [PATCH 29/32] Rebuilt for Python 3.14.0rc3 bytecode --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 99e4487..705fb55 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.29 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -72,6 +72,9 @@ popd %{python3_sitelib}/%{name}*.dist-info %changelog +* Fri Sep 19 2025 Python Maint - 2.29-3 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 2.29-2 - Rebuilt for Python 3.14.0rc2 bytecode From 8cdfb9e3aa1a803fb1cf6f93c39444831872f812 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 19:40:40 +0000 Subject: [PATCH 30/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 705fb55..312307e 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.29 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -72,6 +72,9 @@ popd %{python3_sitelib}/%{name}*.dist-info %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 2.29-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Sep 19 2025 Python Maint - 2.29-3 - Rebuilt for Python 3.14.0rc3 bytecode From 26afa257ca290a73f064954cab8283b89c9b68e8 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 4 Jun 2026 10:38:52 +0200 Subject: [PATCH 31/32] Rebuilt for Python 3.15 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 312307e..d3f4447 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.29 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -72,6 +72,9 @@ popd %{python3_sitelib}/%{name}*.dist-info %changelog +* Thu Jun 04 2026 Python Maint - 2.29-5 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 2.29-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 83c35971eca94ce8fd2460444bea1ca27ab7c43b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:15:17 +0000 Subject: [PATCH 32/32] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index d3f4447..7c1d38b 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.29 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -72,6 +72,9 @@ popd %{python3_sitelib}/%{name}*.dist-info %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 2.29-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Jun 04 2026 Python Maint - 2.29-5 - Rebuilt for Python 3.15