#11 Update rawhide to upstream release 23.12.4
Closed 6 months ago by atim. Opened 6 months ago by packit.

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

  /QOwnNotes-23.12.1.tar.gz

  /QOwnNotes-23.12.3.tar.gz

  /qmarkdowntextedit-405b423.tar.gz

+ /QOwnNotes-23.12.4.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.87.1.post1.dev5+g6e286a7b.

+ The file was generated using packit 0.87.1.post1.dev11+gd1f7091b.

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

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

  

  Name:           qownnotes

- Version:        23.12.3

+ Version:        23.12.4

  Release:        %autorelease

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

  

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

- SHA512 (md4c-8c23869.tar.gz) = 9278032af1639e13667241906050331916b28a2e7044c6e4292ba05bac219a507a6aa60c8243b609ccb554fb5dd44528adca87f3ae7c0265337a2b1a8ea8affd

- SHA512 (piwiktracker-925272c.tar.gz) = e822ab478ef55ac2a6289a85d7fefbf254343481fea857bc7fe7d1f44e6aeb0aeb0035d3e3aa11b2341d7ca9f1082033385e362426348cdd6ab0213c765d5f3e

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

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

+ SHA512 (QOwnNotes-23.12.4.tar.gz) = 423cbbf22146366a6e4efec9262f716e5c6d3b35fa8e530261b0d2ed30175088e863842cccfb5c3027dd72e17bca11ab039baab57c8fd5b7527cd246a94cfcec

  SHA512 (qmarkdowntextedit-405b423.tar.gz) = ece805909634e09fe5c5959f7695334b9170a9e4ddda867cd6c317a8ee5a0295b17696854376f0e5062bf98d55ee23694feec069c2148858cc005f425ad4c117

- SHA512 (QOwnNotes-23.12.3.tar.gz) = be5bd0d7d35ea83641307401f7b73de0907257aa5bf8b607579e2089a136f2acd607f457b69371061dd4b33568c34d84629372ada3c20f0a468bf8a650e74e6c

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

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

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

+ SHA512 (piwiktracker-925272c.tar.gz) = e822ab478ef55ac2a6289a85d7fefbf254343481fea857bc7fe7d1f44e6aeb0aeb0035d3e3aa11b2341d7ca9f1082033385e362426348cdd6ab0213c765d5f3e

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

+ SHA512 (md4c-8c23869.tar.gz) = 9278032af1639e13667241906050331916b28a2e7044c6e4292ba05bac219a507a6aa60c8243b609ccb554fb5dd44528adca87f3ae7c0265337a2b1a8ea8affd

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

Upstream tag: v23.12.4
Upstream commit: f576b360
Release monitoring project: 27552
Resolves rhbz#2255710


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 23.12.4-rawhide-update-pull_from_upstream
git push origin 23.12.4-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/23.12.4-rawhide-update-pull_from_upstream
git checkout 23.12.4-rawhide-update-pull_from_upstream
git push packit 23.12.4-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 closed by atim

6 months ago