diff --git a/.files b/.files index 61394e5..d93ba0b 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 991de7f..7dd62b2 100644 --- a/.rev +++ b/.rev @@ -65,4 +65,13 @@ * autogen.sh: use exec instead of waiting for configure to finish 582997 + + d9d5fff89b5944cc74dcc007a2e3a10a + 1.0.6 + + dimstar_suse + - Update to version 1.0.6 + * bugfix release + 966685 + diff --git a/appres-1.0.5.tar.bz2 b/appres-1.0.5.tar.bz2 deleted file mode 120000 index a6ef912..0000000 --- a/appres-1.0.5.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreih7vwetoewidfb3sgpdzp7en7dfewombwpls3k6mwdhby73wjszfa \ No newline at end of file diff --git a/appres-1.0.6.tar.xz b/appres-1.0.6.tar.xz new file mode 120000 index 0000000..85f871e --- /dev/null +++ b/appres-1.0.6.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreielejl6fifbvwbtamr25qr7a7btgb25p7son36yrygbr65iei2zbm \ No newline at end of file diff --git a/appres.changes b/appres.changes index e1e93d9..5d81e82 100644 --- a/appres.changes +++ b/appres.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sun Apr 3 19:02:12 UTC 2022 - Stefan Dirsch + +- Update to version 1.0.6 + * bugfix release + +------------------------------------------------------------------- Mon Mar 5 14:48:38 UTC 2018 - sndirsch@suse.com - Update to version 1.0.5 diff --git a/appres.spec b/appres.spec index f83a676..021822a 100644 --- a/appres.spec +++ b/appres.spec @@ -1,7 +1,7 @@ # # spec file for package appres # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: appres -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Utility to list the resource database of an X application License: X11 Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkg-config BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xorg-macros) >= 1.8 @@ -51,7 +51,7 @@ make %{?_smp_mflags} %files %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING README +%doc AUTHORS ChangeLog COPYING %{_bindir}/appres %{_mandir}/man1/appres.1%{?ext_man}