Hello community, here is the log from the commit of package man-pages for openSUSE:Factory checked in at 2020-11-06 23:43:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/man-pages (Old) and /work/SRC/openSUSE:Factory/.man-pages.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "man-pages" Fri Nov 6 23:43:32 2020 rev:142 rq:845372 version:5.09 Changes: -------- --- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes 2020-08-15 21:19:22.859589116 +0200 +++ /work/SRC/openSUSE:Factory/.man-pages.new.11331/man-pages.changes 2020-11-06 23:43:44.943419355 +0100 @@ -1,0 +2,8 @@ +Mon Nov 2 08:57:55 UTC 2020 - [email protected] + +- version update to 5.09 + http://linux-man-pages.blogspot.com/2020/11/man-pages-509-is-released.html +- modified patches + % man-pages-openat2.h-location.patch (refreshed) + +------------------------------------------------------------------- Old: ---- man-pages-5.08.tar.gz New: ---- man-pages-5.09.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ man-pages.spec ++++++ --- /var/tmp/diff_new_pack.ZGg5L8/_old 2020-11-06 23:43:45.923417472 +0100 +++ /var/tmp/diff_new_pack.ZGg5L8/_new 2020-11-06 23:43:45.923417472 +0100 @@ -17,7 +17,7 @@ Name: man-pages -Version: 5.08 +Version: 5.09 Release: 0 Summary: Linux Manual Pages License: BSD-3-Clause AND GPL-2.0-or-later AND MIT ++++++ man-pages-5.08.tar.gz -> man-pages-5.09.tar.gz ++++++ ++++ 24023 lines of diff (skipped) ++++++ man-pages-openat2.h-location.patch ++++++ --- /var/tmp/diff_new_pack.ZGg5L8/_old 2020-11-06 23:43:46.475416411 +0100 +++ /var/tmp/diff_new_pack.ZGg5L8/_new 2020-11-06 23:43:46.475416411 +0100 @@ -1,7 +1,7 @@ -Index: man-pages-5.08/man2/openat2.2 +Index: man-pages-5.09/man2/openat2.2 =================================================================== ---- man-pages-5.08.orig/man2/openat2.2 2020-08-13 10:03:54.000000000 +0200 -+++ man-pages-5.08/man2/openat2.2 2020-08-13 14:44:24.008387550 +0200 +--- man-pages-5.09.orig/man2/openat2.2 2020-11-01 21:08:55.000000000 +0100 ++++ man-pages-5.09/man2/openat2.2 2020-11-02 08:49:28.818444974 +0100 @@ -29,7 +29,7 @@ openat2 \- open and possibly create a fi .B #include <sys/types.h> .B #include <sys/stat.h> @@ -9,5 +9,5 @@ -.B #include <openat2.h> +.B #include <linux/openat2.h> .PP - .BI "int openat2(int " dirfd ", const char *" pathname , - .BI " struct open_how *" how ", size_t " size ");" + .BI "long openat2(int " dirfd ", const char *" pathname , + .BI " struct open_how *" how ", size_t " size );
