#18 add Provides: gettext-runtime to gettext package for forward compatibility
Merged 2 years ago by suanand. Opened 2 years ago by suanand.
Unknown source rawhide  into  rawhide

file modified
+6 -2
@@ -5,7 +5,7 @@

  Summary: GNU libraries and utilities for producing multi-lingual messages

  Name: gettext

  Version: 0.21

- Release: 14%{?dist}.0.%{snapshot}

+ Release: 15%{?dist}.0.%{snapshot}

  

  # The following are licensed under LGPLv2+:

  # - libintl and its headers
@@ -81,7 +81,7 @@

  Requires: %{name}-libs%{_isa} = %{version}-%{release}

  Provides: bundled(gnulib)

  Provides: bundled(libcroco) = 0.6.12

- Provides: gettext-tools = %{version}-%{release}

+ Provides: gettext-runtime = %{version}-%{release}

  

  %description

  The GNU gettext package provides a set of tools and documentation for
@@ -375,6 +375,10 @@

  %{_mandir}/man1/msghack.1*

  

  %changelog

+ * Tue Jun 7 2022 Sundeep Anand <suanand@redhat.com> - 0.21-15.0.20220203

+ - add Provides: gettext-runtime to gettext package for forward compatibility.

+ - and removed Provides: gettext-tools

+ 

  * Mon Jun 6 2022 Sundeep Anand <suanand@redhat.com> - 0.21-14.0.20220203

  - add Provides: gettext-tools to gettext package for forward compatibility.

  

no initial comment

Pull-Request has been merged by suanand

2 years ago

Build succeeded.

Metadata