diff --git a/libpthread-stubs-0.4.tar.bz2 b/libpthread-stubs-0.4.tar.bz2 deleted file mode 100644 index 4c0a440..0000000 --- a/libpthread-stubs-0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733 -size 57565 diff --git a/libpthread-stubs-0.5.tar.xz b/libpthread-stubs-0.5.tar.xz new file mode 100644 index 0000000..9ee3659 --- /dev/null +++ b/libpthread-stubs-0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59da566decceba7c2a7970a4a03b48d9905f1262ff94410a649224e33d2442bc +size 56980 diff --git a/pthread-stubs.changes b/pthread-stubs.changes index dc7491f..fcfb7e8 100644 --- a/pthread-stubs.changes +++ b/pthread-stubs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 18 21:49:01 UTC 2023 - Stefan Dirsch + +- release 0.5 + * This release mainly affects the build & distribution process - + the primary change to the installed contents is the removal of + some no-longer needed variables from the pthread-stubs.pc file. + ------------------------------------------------------------------- Wed Mar 15 09:51:54 UTC 2017 - sndirsch@suse.com diff --git a/pthread-stubs.spec b/pthread-stubs.spec index 76d54b2..7ad6999 100644 --- a/pthread-stubs.spec +++ b/pthread-stubs.spec @@ -1,7 +1,7 @@ # # spec file for package pthread-stubs # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -20,7 +20,7 @@ %define name_archive libpthread-stubs Name: pthread-stubs -Version: 0.4 +Version: 0.5 Release: 0 BuildRequires: pkg-config @@ -28,13 +28,13 @@ BuildRequires: pkg-config #BuildRequires: automake #BuildRequires: libtool -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: The X Protocol License: MIT -Group: Development/Libraries/X11 +Group: Development/Libraries/X11 #Source URL: http://xcb.freedesktop.org/dist/ -Source: %{name_archive}-%{version}.tar.bz2 +Source: %{name_archive}-%{version}.tar.xz %description The pthread-stubs for for X development