#25 Update rawhide to upstream release 24.2.6
Merged 3 months ago by atim. Opened 3 months ago by packit.

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

  /QOwnNotes-24.2.4.tar.gz

  /QOwnNotes-24.2.5.tar.gz

  /md4c-c64ee9a.tar.gz

+ /QOwnNotes-24.2.6.tar.gz

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

  This repository is maintained by packit.

  https://packit.dev/

- The file was generated using packit 0.91.0.post1.dev4+ge6fd4a25.

+ The file was generated using packit 0.93.0.

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

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

  

  Name:           qownnotes

- Version:        24.2.5

+ Version:        24.2.6

  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.2.6.tar.gz) = e3644f29d16298b7806dbea15067e5914abcee6519f22388bfcab0a7560d96870454ec8e25cabffd961803f751c50afababf2cdff3cf5b67ef7cf6c6e558fc77

  SHA512 (qmarkdowntextedit-6dc71db.tar.gz) = 7564db533737502ee87df949a2d3aa6b46d9bbeb2e5bea54288aebef55ae2e98ebb2546d74cf62f677d5de7c6727af8f0dae252565e8008ebed8707a9c580ae4

- SHA512 (QOwnNotes-24.2.5.tar.gz) = 9ed4369f37b980db7ae70a0a7d29c60f21b5ef6cebd58ebebf05b66281df2debbaf67706b4f6ce49a85de4d66916d04590ebfde1d2863081e1e76e7a1929f2d1

- 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.2.6
Upstream commit: 79346721
Release monitoring project: 27552
Resolves rhbz#2267408


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.2.6-rawhide-update-pull_from_upstream
git push origin 24.2.6-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.2.6-rawhide-update-pull_from_upstream
git checkout 24.2.6-rawhide-update-pull_from_upstream
git push packit 24.2.6-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

Logs and details of the syncing: Packit dashboard

Pull-Request has been merged by atim

3 months ago