diff --git a/gnome-user-docs-42.0.tar.xz b/gnome-user-docs-43.0.tar.xz similarity index 54% rename from gnome-user-docs-42.0.tar.xz rename to gnome-user-docs-43.0.tar.xz index 8315617..61f2dfe 100644 Binary files a/gnome-user-docs-42.0.tar.xz and b/gnome-user-docs-43.0.tar.xz differ diff --git a/gnome-user-docs.spec b/gnome-user-docs.spec index e65226e..d22e9e6 100644 --- a/gnome-user-docs.spec +++ b/gnome-user-docs.spec @@ -1,16 +1,16 @@ %global tarball_version %%(echo %{version} | tr '~' '.') Name: gnome-user-docs -Version: 42.0 -Release: 2 +Version: 43.0 +Release: 1 Summary: GNOME User Documentation License: CC-BY-3.0 URL: http://help.gnome.org/ -Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz BuildArch: noarch -BuildRequires: gettext itstool pkgconfig yelp-tools +BuildRequires: gettext itstool pkgconfig yelp-tools make %description This package contains end-user documentation for the GNOME desktop @@ -30,9 +30,12 @@ environment. %files -f %{name}.lang %license COPYING -%doc NEWS README +%doc NEWS README.md %changelog +* Mon Jan 02 2023 lin zhang - 43.0-1 +- Update to 43.0 + * Thu Jun 9 2022 Chenyx - 42.0-2 - License compliance rectification