diff --git a/xorg-x11-proto-devel.spec b/xorg-x11-proto-devel.spec index ceeae6f..18430c2 100644 --- a/xorg-x11-proto-devel.spec +++ b/xorg-x11-proto-devel.spec @@ -1,10 +1,10 @@ Name: xorg-x11-proto-devel -Version: 2021.5 -Release: 2 +Version: 2023.1 +Release: 1 License: MIT Summary: X.Org X11 Protocol headers URL: https://www.x.org -Source0: https://www.x.org/pub/individual/proto/xorgproto-%{version}.tar.bz2 +Source0: https://www.x.org/pub/individual/proto/xorgproto-%{version}.tar.gz Source1: make-git-snapshot.sh @@ -32,6 +32,9 @@ X.Org X11 Protocol headers %{_docdir}/* %changelog +* Mon Jun 19 2023 wulei - 2023.1-1 +- Update to 2023.1 + * Sat Oct 22 2022 wangkerong - 2021.5-2 - fix date error in changelog @@ -48,4 +51,4 @@ X.Org X11 Protocol headers - Upgrade to 2020.1-1 * Thu Nov 28 2019 wangyiru - 2018.4-3 -- Package init \ No newline at end of file +- Package init diff --git a/xorgproto-2021.5.tar.bz2 b/xorgproto-2021.5.tar.bz2 deleted file mode 100644 index 92b8df4..0000000 Binary files a/xorgproto-2021.5.tar.bz2 and /dev/null differ diff --git a/xorgproto-2023.1.tar.gz b/xorgproto-2023.1.tar.gz new file mode 100644 index 0000000..8c11ed2 Binary files /dev/null and b/xorgproto-2023.1.tar.gz differ