#10 Update rawhide to upstream release 23.12.3
Merged 6 months ago by atim. Opened 6 months ago by packit.

file modified
+2
@@ -120,3 +120,5 @@ 

  /QOwnNotes-23.12.0.tar.gz

  /qmarkdowntextedit-e1abd32.tar.gz

  /QOwnNotes-23.12.1.tar.gz

+ /QOwnNotes-23.12.3.tar.gz

+ /qmarkdowntextedit-405b423.tar.gz

file modified
+2 -2
@@ -2,7 +2,7 @@ 

  ExcludeArch: %{ix86}

  

  # Git submodules

- %global qmarkdowntextedit_commit        d8ab1dd8e851685e61d9ec9acd8cf8cce97e9628

+ %global qmarkdowntextedit_commit        405b423b3eff5cdc30be8560d68b56d8cb6e56e1

  %global qmarkdowntextedit_shortcommit   %(c=%{qmarkdowntextedit_commit}; echo ${c:0:7})

  

  %global qttoolbareditor_commit          ca0728c9924c6464234f7e477aa9509293d0a324
@@ -29,7 +29,7 @@ 

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

  

  Name:           qownnotes

- Version:        23.12.1

+ Version:        23.12.3

  Release:        %autorelease

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

  

file modified
+2 -2
@@ -2,7 +2,7 @@ 

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

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

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

- SHA512 (qmarkdowntextedit-d8ab1dd.tar.gz) = 4783a00f984b0c6bf85f4614d93689c3e12b72ad6b7705bd15e7a2d878f163fc08897f348e2a7048a1a74ce0c5926bab85fd8b1dc2dc0089e31ea7e921659c12

- SHA512 (QOwnNotes-23.12.1.tar.gz) = 76ae7d36ac2c8bbd368ea5c1dd449a10ef7296600255197f26a5b94434683a827e8346a7dd5f0d9127e7b8d98ef8b07abae70c72ff34222307fb41cd1f430417

+ 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

Upstream tag: v23.12.3
Upstream commit: 81f7d31e
Release monitoring project: 27552
Resolves rhbz#2254046


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

rebased onto ce456b7

6 months ago

Pull-Request has been merged by atim

6 months ago