diff --git a/gnome-logs-3.36.0.tar.xz b/gnome-logs-3.36.0.tar.xz deleted file mode 100644 index 5c4ed73..0000000 Binary files a/gnome-logs-3.36.0.tar.xz and /dev/null differ diff --git a/gnome-logs-42.0.tar.xz b/gnome-logs-42.0.tar.xz new file mode 100644 index 0000000..fc5751f Binary files /dev/null and b/gnome-logs-42.0.tar.xz differ diff --git a/gnome-logs.spec b/gnome-logs.spec index fe0e83f..986f9c9 100644 --- a/gnome-logs.spec +++ b/gnome-logs.spec @@ -1,42 +1,35 @@ Name: gnome-logs -Version: 3.36.0 -Release: 2 +Version: 42.0 +Release: 1 Summary: Log viewer for the systemd journal License: GPLv3+ URL: https://wiki.gnome.org/Apps/Logs -Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz -BuildRequires: desktop-file-utils docbook-dtds docbook-style-xsl gcc intltool libxslt +BuildRequires: desktop-file-utils docbook-dtds docbook-style-xsl gcc libxslt BuildRequires: pkgconfig(gtk+-3.0) pkgconfig(libsystemd) libappstream-glib itstool meson +BuildRequires: pkgconfig(libhandy-1) Requires: gsettings-desktop-schemas %description A log viewer for the systemd journal. -%package help -Summary: Introduce how to use gnome-logs - -%description help -User's Manual for gnome-logs +%package_help %prep %autosetup -p1 - %build %meson -Dman=true %meson_build - %install %meson_install %find_lang %{name} --with-gnome - %check %meson_test - %files -f %{name}.lang %license COPYING %{_bindir}/%{name} @@ -52,8 +45,10 @@ User's Manual for gnome-logs %doc AUTHORS README NEWS %{_mandir}/man1/gnome-logs.1* - %changelog +* Mon Jun 13 2022 lin zhang - 42.0-1 +- Update to 42.0 + * Mon Apr 18 2022 lin zhang - 3.36.0-2 - Add gnome-logs.yaml diff --git a/gnome-logs.yaml b/gnome-logs.yaml index 418738f..5ae7743 100644 --- a/gnome-logs.yaml +++ b/gnome-logs.yaml @@ -1,4 +1,4 @@ version_control: gitlab.gnome src_repo: gnome-logs tag_prefix: ^v -seperator: . +separator: .