#3 Update rawhide to upstream release 23.10.1
Closed 7 months ago by atim. Opened 8 months ago by packit.

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

  /qownnotes-23.9.7.tar.gz

  /QOwnNotes-23.9.7.tar.gz

  /QOwnNotes-23.10.0.tar.gz

+ /QOwnNotes-23.10.1.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.83.0.post1.dev4+g46d87465.

+ The file was generated using packit 0.83.0.post1.dev9+g2e0ea06c.

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

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

  

  Name:           qownnotes

- Version:        23.10.0

+ Version:        23.10.1

  Release:        %autorelease

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

  

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

- SHA512 (QOwnNotes-23.10.0.tar.gz) = 5a41a473badca08dd26e53966465288d4e9eafbafba7dd982afce7efdad85d36291833843da60f2f37ea9709ae722df8ed0e86cf609457489e9103eb201a194c

+ SHA512 (QOwnNotes-23.10.1.tar.gz) = 7191005f35d56cb246d276acb139db0361a64df71bb74a21b7a85f5c8f1548fb3d77981ca134042fc03b5e4ce394cd42c314f5c90f4a257db376f03451c720d9

  SHA512 (qmarkdowntextedit-235e324.tar.gz) = e213eaab6a7cf7e318c17af9578cc44b895e437957e303e11fae9a107484bc1d593c7b6a2a7b23f249ca3cfbdd663c38af4ed6c0ad65829dd8a2355c752c6544

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

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

Upstream tag: v23.10.1
Upstream commit: a34d0a58
Resolves rhbz#2244158


If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit's fork):

git fetch https://src.fedoraproject.org/forks/packit/rpms/qownnotes.git refs/heads/*:refs/remotes/packit/*
git checkout packit/23.10.1-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

7 months ago