diff --git a/pyperclip-1.11.0.tar.gz b/pyperclip-1.11.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0d9202788f34c4a6d3ad4f8d99a7cb495a767747 Binary files /dev/null and b/pyperclip-1.11.0.tar.gz differ diff --git a/pyperclip-1.9.0.tar.gz b/pyperclip-1.9.0.tar.gz deleted file mode 100644 index 0fd1e8dc7a22a1ca6126626802e3f31e4861849a..0000000000000000000000000000000000000000 Binary files a/pyperclip-1.9.0.tar.gz and /dev/null differ diff --git a/python-pyperclip.spec b/python-pyperclip.spec index b5410b17a19c6538bebfb3bccf9cbd59370640cc..a1b30e385e4389660ff135f21ba5a773d0f05ea6 100644 --- a/python-pyperclip.spec +++ b/python-pyperclip.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyperclip -Version: 1.9.0 +Version: 1.11.0 Release: 1 Summary: A cross-platform clipboard module for Python. (Only handles plain text for now.) License: BSD-3-Clause URL: https://github.com/asweigart/pyperclip -Source0: %{pypi_source pyperclip} +Source0: https://files.pythonhosted.org/packages/e8/52/d87eba7cb129b81563019d1679026e7a112ef76855d6159d24754dbd2a51/pyperclip-1.11.0.tar.gz BuildArch: noarch %description Pyperclip is a cross-platform Python module for copy and paste clipboard functions. It works with Python 2 and 3. @@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 10 2025 peiliya - 1.11.0-1 +- Update version to 1.11.0 + * Wed Sep 18 2024 wangkai <13474090681@163.com> - 1.9.0-1 - Update vertion to 1.9.0