#37 Update rawhide to upstream release 24.5.0
Merged a month ago by atim. Opened a month ago by packit.

file modified
+1
@@ -144,3 +144,4 @@ 

  /QOwnNotes-24.3.3.tar.gz

  /QOwnNotes-24.4.5.tar.gz

  /qmarkdowntextedit-e30c978.tar.gz

+ /QOwnNotes-24.5.0.tar.gz

file modified
+1 -1
@@ -29,7 +29,7 @@ 

  %global forgeurl %{url1}/%{appname}

  

  Name:           qownnotes

- Version:        24.4.5

+ Version:        24.5.0

  Release:        %autorelease

  Summary:        Plain-text file markdown note taking with Nextcloud integration

  

file modified
+6 -6
@@ -1,8 +1,8 @@ 

- SHA512 (md4c-c64ee9a.tar.gz) = e6d748d13d46d51a96d4d975d5850441d55d808f7aa84472dc5ef331e61bada2bdd3c5b462f2f0d6a193dcfa366a5255b4df9c39ffc6efc20ec3ef385c294d94

- SHA512 (piwiktracker-955a774.tar.gz) = 8b9b03da46935519a14d431e78295f4c3d3645a39a602860b6942b55d92e5372153d07ed3aa2c90212ad4deae9ef625c4daabf367f73e395437eb0b14b3fcb9b

- SHA512 (qhotkey-998c76c.tar.gz) = 6685aaa529c4213b5d7aaed08c74c30318b4f7ce0ed7ae2ee0be67fe008094d946f306b5acaaa514c1cbc0a8a2608e6bf4ab7f20537bee01eff73f5131db9534

- SHA512 (qkeysequencewidget-8cbb54a.tar.gz) = 136c74e062902e962606d1604c6afafce57795d514a56c0a3247c6d4117269bc3d8e228be2b197c9ef89b53a3f80f42458dbf5585a441a3e079cb597071e6304

+ SHA512 (QOwnNotes-24.5.0.tar.gz) = 12372ab34d5c544c11105e2020d039f5b87e8fe5d86cd51e3a1ed06c07176b14df6588ce5a69e9e1cf37a2cec1946c0bb3ff3c8f991852ee6cf9986b124407ef

  SHA512 (qmarkdowntextedit-e30c978.tar.gz) = 00c88b1a9a02bccbc72a413a509adeddf80c0c753e6ace5fde6ae32db1f36ef018a3f7f1234c4b5fe3bef1177bdd543334f27d6d89588d06a9996cd607019867

- SHA512 (QOwnNotes-24.4.5.tar.gz) = be8944392f4c7f2ddebe8affb4f655f8491200928475ff5b012e50caf5c7d4895b7928f66e5a10846e23ad7ab9e34b37c23cf951b881682fad01b7de3205361e

- SHA512 (qtcsv-ae15c33.tar.gz) = ff6b9bc40c086c87b749bb90fc031b6580b0bc12e3ab6ecc9ddd60e1a47b61181fe5737f47e2ac89e2c821cd367d3002addc705924aef4c6df7f404d81529eee

  SHA512 (qttoolbareditor-ca0728c.tar.gz) = 835ab5b96e204351bce0df6b6c8be3eb9cae380db5d89d50cfcb2c7ba307c10141604e5fe4674ba2efb9ef2f8f02b1d9faea3ec265295d0fcd6005570b451d0e

+ SHA512 (qtcsv-ae15c33.tar.gz) = ff6b9bc40c086c87b749bb90fc031b6580b0bc12e3ab6ecc9ddd60e1a47b61181fe5737f47e2ac89e2c821cd367d3002addc705924aef4c6df7f404d81529eee

+ SHA512 (piwiktracker-955a774.tar.gz) = 8b9b03da46935519a14d431e78295f4c3d3645a39a602860b6942b55d92e5372153d07ed3aa2c90212ad4deae9ef625c4daabf367f73e395437eb0b14b3fcb9b

+ SHA512 (qkeysequencewidget-8cbb54a.tar.gz) = 136c74e062902e962606d1604c6afafce57795d514a56c0a3247c6d4117269bc3d8e228be2b197c9ef89b53a3f80f42458dbf5585a441a3e079cb597071e6304

+ SHA512 (md4c-c64ee9a.tar.gz) = e6d748d13d46d51a96d4d975d5850441d55d808f7aa84472dc5ef331e61bada2bdd3c5b462f2f0d6a193dcfa366a5255b4df9c39ffc6efc20ec3ef385c294d94

+ SHA512 (qhotkey-998c76c.tar.gz) = 6685aaa529c4213b5d7aaed08c74c30318b4f7ce0ed7ae2ee0be67fe008094d946f306b5acaaa514c1cbc0a8a2608e6bf4ab7f20537bee01eff73f5131db9534

Upstream tag: v24.5.0
Upstream commit: db8a0e4c
Release monitoring project: 27552
Resolves: rhbz#2278242


If you need to do any change in this pull request, you can clone Packit's fork and push directly to the source branch of this PR (provided you have commit access to this repository):

git clone ssh://$YOUR_USER@pkgs.fedoraproject.org/forks/packit/rpms/qownnotes.git
cd qownnotes
git checkout 24.5.0-rawhide-update-pull_from_upstream
git push origin 24.5.0-rawhide-update-pull_from_upstream

Alternatively, if you already have the package repository cloned, you can just fetch the Packit's fork:

cd qownnotes
git remote add packit ssh://$YOUR_USER@pkgs.fedoraproject.org/forks/packit/rpms/qownnotes.git
git fetch packit refs/heads/24.5.0-rawhide-update-pull_from_upstream
git checkout 24.5.0-rawhide-update-pull_from_upstream
git push packit 24.5.0-rawhide-update-pull_from_upstream

If you have the koji_build job configured as well, make sure to configure the allowed_pr_authors and/or allowed_committers (see the docs) since by default, Packit reacts only to its own PRs.


Before pushing builds/updates, please remember to check the new version against the packaging guidelines.

For example, please:

  • check that the new sources only contain permissible content
  • check that the license of the new version has not changed
  • check for any API/ABI and other changes that may break dependent packages
  • check the autogenerated changelog

:exclamation: Changed default for the changelog entry generated by Packit

We would like to bring to your attention a recent update regarding the default changelog entry generated by Packit during release syncing. Going forward, the default changelog entry will be generated as follows:

- Update to version {version}

followed by a Bugzilla reference if thereis an open bug about a new upstream release.
This aligns with the Fedora Packaging Guidelines and has been agreed upon in this discussion. If you prefer a different behaviour, you can override this default in your configuration, e.g. by using custom command(s) in changelog-entry action (see example).

Logs and details of the syncing: Packit dashboard

Pull-Request has been merged by atim

a month ago