Bug 1929451 - notejot-2.7.4 is available
Summary: notejot-2.7.4 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: notejot
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Beasley
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1928115
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-16 23:10 UTC by Upstream Release Monitoring
Modified: 2021-04-03 01:27 UTC (History)
1 user (show)

Fixed In Version: notejot-2.7.4-1.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-03 01:27:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2021-02-16 23:10:12 UTC
Latest upstream release: 2.6.9
Current version/release in rawhide: 2.6.8-1.fc35
URL: https://github.com/lainsce/notejot

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://fedoraproject.org/wiki/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/16875/

Comment 1 Ben Beasley 2021-02-17 16:17:16 UTC
Turns out this actually needs libhandy 1.2, which is not yet released.

../src/Views/TrashView.vala:13.31-13.51: error: `Hdy.StatusPage.new' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            var empty_state = new Hdy.StatusPage ();
                              ^^^^^^^^^^^^^^^^^^^^^
../src/Views/TrashView.vala:15.13-15.33: error: `Hdy.StatusPage.icon_name' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            empty_state.icon_name = "user-trash-symbolic";
            ^^^^^^^^^^^^^^^^^^^^^
../src/Views/TrashView.vala:16.13-16.29: error: `Hdy.StatusPage.title' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            empty_state.title = _("No Trash");
            ^^^^^^^^^^^^^^^^^
../src/Views/TrashView.vala:17.13-17.35: error: `Hdy.StatusPage.description' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            empty_state.description = _("Trashed notes appear here.");
            ^^^^^^^^^^^^^^^^^^^^^^^
../src/Views/ListView.vala:19.31-19.51: error: `Hdy.StatusPage.new' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            var empty_state = new Hdy.StatusPage ();
                              ^^^^^^^^^^^^^^^^^^^^^
../src/Views/ListView.vala:21.13-21.33: error: `Hdy.StatusPage.icon_name' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            empty_state.icon_name = "document-new-symbolic";
            ^^^^^^^^^^^^^^^^^^^^^
../src/Views/ListView.vala:22.13-22.29: error: `Hdy.StatusPage.title' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            empty_state.title = _("No Notes");
            ^^^^^^^^^^^^^^^^^
../src/Views/ListView.vala:23.13-23.35: error: `Hdy.StatusPage.description' is not available in libhandy-1 1.1.90. Use libhandy-1 >= 1.2
            empty_state.description = _("Use the + button to add a note.");
            ^^^^^^^^^^^^^^^^^^^^^^^

So it will have to wait.

Comment 2 Upstream Release Monitoring 2021-02-19 17:34:47 UTC
Latest upstream release: 2.7.0
Current version/release in rawhide: 2.6.8-1.fc35
URL: https://github.com/lainsce/notejot

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://fedoraproject.org/wiki/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/16875/

Comment 3 Upstream Release Monitoring 2021-02-20 09:15:25 UTC
Latest upstream release: 2.7.1
Current version/release in rawhide: 2.6.8-1.fc35
URL: https://github.com/lainsce/notejot

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://fedoraproject.org/wiki/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/16875/

Comment 4 Ben Beasley 2021-02-20 13:56:57 UTC
Still waiting on the libhandy upstream to release 1.2. Talk about being on the bleeding edge…

Comment 5 Upstream Release Monitoring 2021-02-26 01:39:55 UTC
Latest upstream release: 2.7.2
Current version/release in rawhide: 2.6.8-2.fc35
URL: https://github.com/lainsce/notejot

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://fedoraproject.org/wiki/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/16875/

Comment 6 Upstream Release Monitoring 2021-03-01 20:37:09 UTC
Latest upstream release: 2.7.3
Current version/release in rawhide: 2.6.8-2.fc35
URL: https://github.com/lainsce/notejot

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://fedoraproject.org/wiki/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/16875/

Comment 7 Upstream Release Monitoring 2021-03-02 12:38:00 UTC
Latest upstream release: 2.7.4
Current version/release in rawhide: 2.6.8-2.fc35
URL: https://github.com/lainsce/notejot

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://fedoraproject.org/wiki/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/16875/

Comment 8 Fedora Update System 2021-03-29 06:45:23 UTC
FEDORA-2021-e7f43fbf66 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-e7f43fbf66

Comment 9 Fedora Update System 2021-03-30 14:37:20 UTC
FEDORA-2021-e7f43fbf66 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e7f43fbf66`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e7f43fbf66

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

Comment 10 Fedora Update System 2021-04-03 01:27:20 UTC
FEDORA-2021-e7f43fbf66 has been pushed to the Fedora 34 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.