diff --git a/libxshmfence-1.3.2.tar.gz b/libxshmfence-1.3.2.tar.gz new file mode 100644 index 0000000..fcc944a Binary files /dev/null and b/libxshmfence-1.3.2.tar.gz differ diff --git a/libxshmfence-1.3.tar.bz2 b/libxshmfence-1.3.tar.bz2 deleted file mode 100644 index 992bb09..0000000 Binary files a/libxshmfence-1.3.tar.bz2 and /dev/null differ diff --git a/libxshmfence.spec b/libxshmfence.spec index 2239c0e..524cb17 100644 --- a/libxshmfence.spec +++ b/libxshmfence.spec @@ -1,10 +1,10 @@ Name: libxshmfence -Version: 1.3 -Release: 9 +Version: 1.3.2 +Release: 1 Summary: X11 shared memory fences License: MIT URL: https://www.x.org/ -Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.gz BuildRequires: autoconf automake libtool xorg-x11-util-macros xorg-x11-proto-devel @@ -50,9 +50,12 @@ make check %files help %defattr(-,root,root) -%doc README ChangeLog +%doc README.md ChangeLog %changelog +* Sat Feb 04 2023 zhouwenpei - 1.3.2-1 +- update to 1.3.2 + * Fri Nov 04 2022 wangkerong - 1.3-9 - disable static library