#27 Update rawhide to upstream release 6.7
Opened 2 months ago by packit-stg. Modified 2 months ago
rpms/ packit-stg/man-pages 6.7-rawhide-update-pull_from_upstream  into  rawhide

[packit] 6.7 upstream release
Packit • 2 months ago  
file modified
+1
@@ -37,3 +37,4 @@ 

  /man-pages-6.05.tar.xz

  /man-pages-6.05.01.tar.xz

  /man-pages-6.06.tar.xz

+ /man-pages-6.7.tar.xz

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

  This repository is maintained by packit.

  https://packit.dev/

- The file was generated using packit 0.89.0.post1.dev10+g754cf610.

+ The file was generated using packit 0.94.0.post1.dev2+g7ce7e679.

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

  

  Summary: Linux kernel and C library user-space interface documentation

  Name: man-pages

- Version: 6.06

+ Version: 6.7

  Release: %autorelease

  # List of all licenses - each with an example of a man-page that uses it

  # (complete list of all man-pages per license would be too long)

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

- SHA512 (man-pages-additional-20140218.tar.xz) = c7874db32a9bdefaea6c6be6549e6e6538fa1d93260bf342dd0d9821fa05754aa79a723e701493c81b2e1f460918429eb9b5edb704b55878b1e5ed585a3ff07d

- SHA512 (man-pages-6.06.tar.xz) = c50b5a47cff5172e46752b61af4dd9f54ee0be88ab69bcc5914bd8ce5ddfaf7358143bea9f69bd6a45f0420eb5eb4596c2200109b23fe98a5221dd01e4a8ea15

+ SHA512 (man-pages-6.7.tar.xz) = 6706bf1fcb1f60b2281c0ee1cf00edad3d883d75a14b861f9e6bba03cc56fac81cb3176ffce546ca043dc3f19e89fb6e9cec724e7bb1bb5ede19ea701cee15a2

Upstream tag: man-pages-6.7
Upstream commit: 557f96fb
Release monitoring project: 1883
Resolves rhbz#2263803


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-stg/rpms/man-pages.git
cd man-pages
git checkout 6.7-rawhide-update-pull_from_upstream
git push origin 6.7-rawhide-update-pull_from_upstream

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

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