diff --git a/xconsole-1.0.7.tar.bz2 b/xconsole-1.0.7.tar.bz2 deleted file mode 100644 index fc7d545..0000000 --- a/xconsole-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0 -size 134832 diff --git a/xconsole-1.0.8.tar.xz b/xconsole-1.0.8.tar.xz new file mode 100644 index 0000000..0413a50 --- /dev/null +++ b/xconsole-1.0.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4a6af068e40e2e6a4521d6f35c9253ec152c287d025fff9cc4c99f2586bba4 +size 129336 diff --git a/xconsole.changes b/xconsole.changes index f84b0fb..4347d62 100644 --- a/xconsole.changes +++ b/xconsole.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jul 11 12:35:35 UTC 2022 - Stefan Dirsch + +- Update to version 1.0.8: + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * Use _CONST_X_STRING to make libXt declare String as const char * + * unifdef sgi + * Reduce scope of ttydev & ptydev + * gitlab CI: stop requiring Signed-off-by in commits + ------------------------------------------------------------------- Sat May 1 18:44:43 UTC 2021 - Dirk Müller diff --git a/xconsole.spec b/xconsole.spec index b6e60a3..e6f75b6 100644 --- a/xconsole.spec +++ b/xconsole.spec @@ -1,7 +1,7 @@ # # spec file for package xconsole # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: xconsole -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Utility to monitor system console messages with X License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xaw7) @@ -49,7 +49,7 @@ to /dev/console %files %license COPYING -%doc ChangeLog README +%doc ChangeLog README.md %{_bindir}/xconsole %dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/XConsole