Bug 2162950 - rssguard-4.5.1 is available
Summary: rssguard-4.5.1 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rssguard
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-22 08:50 UTC by Upstream Release Monitoring
Modified: 2023-11-03 18:37 UTC (History)
2 users (show)

Fixed In Version: rssguard-4.5.1-1.fc39
Clone Of:
Environment:
Last Closed: 2023-11-03 18:37:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 4.3.0 (#2162950) (593 bytes, patch)
2023-01-22 08:51 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 4.3.1 (#2162950) (593 bytes, patch)
2023-01-26 10:12 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 4.3.3 (#2162950) (593 bytes, patch)
2023-03-24 03:51 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 4.3.4 (#2162950) (593 bytes, patch)
2023-04-20 19:03 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 4.4.0 (#2162950) (593 bytes, patch)
2023-06-27 11:49 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 4.5.0 (#2162950) (593 bytes, patch)
2023-08-25 10:01 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 4.5.1 (#2162950) (592 bytes, patch)
2023-10-05 13:59 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2023-01-22 08:50:50 UTC
Releases retrieved: 4.3.0
Upstream release that is considered latest: 4.3.0
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 1 Upstream Release Monitoring 2023-01-22 08:51:01 UTC
Created attachment 1939780 [details]
Update to 4.3.0 (#2162950)

Comment 2 Upstream Release Monitoring 2023-01-22 08:59:55 UTC
the-new-hotness/release-monitoring.org's scratch build of rssguard-4.3.0-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=96517269

Comment 3 Upstream Release Monitoring 2023-01-26 10:12:12 UTC
Releases retrieved: 4.3.1
Upstream release that is considered latest: 4.3.1
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 4 Upstream Release Monitoring 2023-01-26 10:12:22 UTC
Created attachment 1940554 [details]
Update to 4.3.1 (#2162950)

Comment 5 Upstream Release Monitoring 2023-01-26 10:19:38 UTC
the-new-hotness/release-monitoring.org's scratch build of rssguard-4.3.1-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=96701524

Comment 6 Upstream Release Monitoring 2023-02-03 17:31:07 UTC
Releases retrieved: 4.3.2
Upstream release that is considered latest: 4.3.2
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 7 Upstream Release Monitoring 2023-02-03 17:31:13 UTC
Scratch build failed. Details below:

GenericError: Invalid method: krb_login
Traceback:
  File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 195, in build
    session = self._session_maker()
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 422, in _session_maker
    result = koji_session.krb_login(
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 2362, in __call__
    return self.__func(self.__name, args, opts)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 2874, in _callMethod
    raise err

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 8 Upstream Release Monitoring 2023-03-24 03:51:34 UTC
Releases retrieved: 4.3.3
Upstream release that is considered latest: 4.3.3
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 9 Upstream Release Monitoring 2023-03-24 03:51:43 UTC
Created attachment 1953323 [details]
Update to 4.3.3 (#2162950)

Comment 10 Upstream Release Monitoring 2023-03-24 04:03:45 UTC
the-new-hotness/release-monitoring.org's scratch build of rssguard-4.3.3-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=99072031

Comment 11 Upstream Release Monitoring 2023-04-20 19:03:50 UTC
Releases retrieved: 4.3.4
Upstream release that is considered latest: 4.3.4
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 12 Upstream Release Monitoring 2023-04-20 19:03:59 UTC
Created attachment 1958649 [details]
Update to 4.3.4 (#2162950)

Comment 13 Upstream Release Monitoring 2023-04-20 19:13:15 UTC
the-new-hotness/release-monitoring.org's scratch build of rssguard-4.3.4-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=100181611

Comment 14 Fedora Admin user for bugzilla script actions 2023-06-11 01:03:47 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 15 Upstream Release Monitoring 2023-06-27 11:49:30 UTC
Releases retrieved: 4.4.0
Upstream release that is considered latest: 4.4.0
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 16 Upstream Release Monitoring 2023-06-27 11:49:35 UTC
Created attachment 1972810 [details]
Update to 4.4.0 (#2162950)

Comment 17 Upstream Release Monitoring 2023-06-27 12:01:52 UTC
the-new-hotness/release-monitoring.org's scratch build of rssguard-4.4.0-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=102660457

Comment 18 Fedora Admin user for bugzilla script actions 2023-07-17 00:55:15 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 19 Andreas G 2023-07-31 13:16:13 UTC
pls update

Comment 20 Upstream Release Monitoring 2023-08-25 10:00:55 UTC
Releases retrieved: 4.5.0
Upstream release that is considered latest: 4.5.0
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 21 Upstream Release Monitoring 2023-08-25 10:01:03 UTC
Created attachment 1985269 [details]
Update to 4.5.0 (#2162950)

Comment 22 Upstream Release Monitoring 2023-08-25 10:14:39 UTC
the-new-hotness/release-monitoring.org's scratch build of rssguard-4.5.0-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=105284278

Comment 23 Upstream Release Monitoring 2023-10-05 13:59:36 UTC
Releases retrieved: 4.5.1
Upstream release that is considered latest: 4.5.1
Current version/release in rawhide: 4.2.7-1.fc38
URL: https://github.com/martinrotter/rssguard

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/19046/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/rssguard

Comment 24 Upstream Release Monitoring 2023-10-05 13:59:43 UTC
Created attachment 1992259 [details]
Update to 4.5.1 (#2162950)

Comment 25 Upstream Release Monitoring 2023-10-05 14:06:04 UTC
the-new-hotness/release-monitoring.org's scratch build of rssguard-4.5.1-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=107094876

Comment 26 Fedora Update System 2023-10-15 06:52:46 UTC
FEDORA-2023-ec2efef53d has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ec2efef53d

Comment 27 Fedora Update System 2023-10-16 01:38:04 UTC
FEDORA-2023-ec2efef53d has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-ec2efef53d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ec2efef53d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 28 Fedora Update System 2023-11-03 18:37:36 UTC
FEDORA-2023-ec2efef53d has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.