Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package manpages-l10n for openSUSE:Factory checked in at 2022-02-21 17:46:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/manpages-l10n (Old) and /work/SRC/openSUSE:Factory/.manpages-l10n.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "manpages-l10n" Mon Feb 21 17:46:33 2022 rev:8 rq:956191 version:4.13 Changes: -------- --- /work/SRC/openSUSE:Factory/manpages-l10n/manpages-l10n.changes 2021-12-20 21:06:20.786936741 +0100 +++ /work/SRC/openSUSE:Factory/.manpages-l10n.new.1958/manpages-l10n.changes 2022-02-21 17:47:40.287613161 +0100 @@ -1,0 +2,11 @@ +Sun Feb 20 21:14:58 UTC 2022 - Antoine Belvire <[email protected]> + +- Update to version 4.13: + * New language: Vietnamese. + * New distribution: Fedora 36. + * Fix addendum creation for mdoc based files. + * Updated many translations. +- Drop update path from Leap 15.2 since it has reached EOL. +- Update license to GPL-3.0-or-later as per Debian packaging. + +------------------------------------------------------------------- Old: ---- manpages-l10n-v4.12.1.tar.bz2 New: ---- manpages-l10n-v4.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ manpages-l10n.spec ++++++ --- /var/tmp/diff_new_pack.fkgnAd/_old 2022-02-21 17:47:41.283613458 +0100 +++ /var/tmp/diff_new_pack.fkgnAd/_new 2022-02-21 17:47:41.287613458 +0100 @@ -1,8 +1,8 @@ # # spec file for package manpages-l10n # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2021 Antoine Belvire <[email protected]> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2020-2022 Antoine Belvire <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ Name: manpages-l10n -Version: 4.12.1 +Version: 4.13 Release: 0 Summary: Translation of man pages -License: GPL-3.0-only +License: GPL-3.0-or-later URL: https://manpages-l10n-team.pages.debian.net/manpages-l10n Source0: https://salsa.debian.org/manpages-l10n-team/manpages-l10n/-/archive/v%{version}/%{name}-v%{version}.tar.bz2 Source1: macros.%{name} @@ -38,6 +38,7 @@ %man_lang_package el Greek %man_lang_package es Spanish %man_lang_package fi Finnish +%man_lang_package fr French %man_lang_package hu Hungarian %man_lang_package id Indonesian %man_lang_package it Italian @@ -49,10 +50,7 @@ %man_lang_package ro Romanian %man_lang_package sr Serbian %man_lang_package sv Swedish - -# French translations used to be splitted into a main and an extra package on openSUSE. -# Let's obsolete the extra package until openSUSE Leap 15.2 EOL (Dec. 2021). -%man_lang_package fr French -o %{quote:man-pages-fr-extra <= 20151231} +%man_lang_package vi Vietnamese %prep %setup -q -n %{name}-v%{version} ++++++ macros.manpages-l10n ++++++ --- /var/tmp/diff_new_pack.fkgnAd/_old 2022-02-21 17:47:41.323613469 +0100 +++ /var/tmp/diff_new_pack.fkgnAd/_new 2022-02-21 17:47:41.331613472 +0100 @@ -5,16 +5,12 @@ # 1. language code # 2. language name # -# Optional parameters: -# -o: Add Obsoletes tag with given argument -# %man_lang_package(o:)\ %package -n man-pages-%{1}\ Summary: Translation of man pages in %{2}\ Requires: man-pages\ Provides: locale(man-pages:%{1})\ -BuildArch: noarch %{-o:\ -Obsoletes: %{-o*}}\ +BuildArch: noarch\ \ %description -n man-pages-%{1}\ This package provides translations of man pages in %{2}.\ @@ -36,6 +32,8 @@ print("opensuse-leap-15-4") elseif suse_version ~= nil and suse_version > 1500 then print("opensuse-tumbleweed") + elseif fedora_version == 36 then + print("fedora-36") elseif fedora_version == 99 then print("fedora-rawhide") elseif mageia_version == 99 then ++++++ manpages-l10n-v4.12.1.tar.bz2 -> manpages-l10n-v4.13.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/manpages-l10n/manpages-l10n-v4.12.1.tar.bz2 /work/SRC/openSUSE:Factory/.manpages-l10n.new.1958/manpages-l10n-v4.13.tar.bz2 differ: char 11, line 1
