#3 Update rawhide to upstream release 3.1.0
Merged 4 months ago by atim. Opened 4 months ago by packit.

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

  /foliate-js-f75fbba.tar.gz

  /foliate-3.0.1.tar.gz

  /foliate-js-2ea6392.tar.gz

+ /foliate-3.1.0.tar.gz

+ /foliate-js-35f749d.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.85.0.post1.dev17+g1f3036b1.

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

file modified
+3 -3
@@ -4,11 +4,11 @@ 

  

  # Git submodules

  #   * foliate-js

- %global commit1 2ea63929c73b6a3b98fc772abf6b9249b3bfadab

+ %global commit1 35f749dd7cf8a2e9ee6d34b06d83c92ccd999ba9

  %global shortcommit1 %(c=%{commit1}; echo ${c:0:7})

  

  Name:           foliate

- Version:        3.0.1

+ Version:        3.1.0

  Release:        %autorelease

  Summary:        Simple and modern GTK eBook reader

  
@@ -23,7 +23,7 @@ 

  BuildRequires:  intltool

  BuildRequires:  libappstream-glib

  BuildRequires:  meson >= 0.59

- BuildRequires:  pkgconfig(gjs-1.0) >= 1.52

+ BuildRequires:  pkgconfig(gjs-1.0) >= 1.76

  BuildRequires:  pkgconfig(gtk4) >= 4.12

  BuildRequires:  pkgconfig(iso-codes) >= 3.67

  BuildRequires:  pkgconfig(libadwaita-1) >= %{libadwaita_version}

file modified
+2 -2
@@ -1,2 +1,2 @@ 

- SHA512 (foliate-3.0.1.tar.gz) = 8ac35adc294a13c6ad439fd5adc0b9a2bcae2802acd0f9a64c8a3d717995a84fd87b2c9c6ee60d8136136097f4067d586248811b1b15a559af63b10da45094a1

- SHA512 (foliate-js-2ea6392.tar.gz) = 46fcac646636f51f3589e2ad71c15b6d20e19192e7cd193ec56268c617e6523493329b2ccd3e614f142e6b8a9f89fb62ba973098add3ee9b6c119cbb097930a9

+ SHA512 (foliate-3.1.0.tar.gz) = bea6da19e616ad3f8ae8d091f7936b5e21fa4d5b02089b5aa3a0d9a1e9f496eb714fa51d955b0fce9efcfde6df84af7e53dad8397bbb6a12ba9c083a135094a8

+ SHA512 (foliate-js-35f749d.tar.gz) = 1bbcf6184a5899c1c9e1e373ab8abd11e66857443e4d39340f0aeb9e9e609f71e5ecd48f4e5339d51d8e8dd1966900d9ec5cbb708553b30cdf3e7eff0f354cf9

Upstream tag: 3.1.0
Upstream commit: c17886d1
Release monitoring project: 27546
Resolves rhbz#2256982


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/foliate.git
cd foliate
git checkout 3.1.0-rawhide-update-pull_from_upstream
git push origin 3.1.0-rawhide-update-pull_from_upstream

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

cd foliate
git remote add packit ssh://$YOUR_USER@pkgs.fedoraproject.org/forks/packit/rpms/foliate.git
git fetch packit refs/heads/3.1.0-rawhide-update-pull_from_upstream
git checkout 3.1.0-rawhide-update-pull_from_upstream
git push packit 3.1.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

Logs and details of the syncing: Packit dashboard

rebased onto 3b7dc15

4 months ago

Pull-Request has been merged by atim

4 months ago