diff --git a/XStatic-jQuery-1.12.4.1.tar.gz b/XStatic-jQuery-1.12.4.1.tar.gz deleted file mode 100644 index db12156..0000000 Binary files a/XStatic-jQuery-1.12.4.1.tar.gz and /dev/null differ diff --git a/XStatic-jQuery-3.5.1.1.tar.gz b/XStatic-jQuery-3.5.1.1.tar.gz new file mode 100644 index 0000000..746af11 Binary files /dev/null and b/XStatic-jQuery-3.5.1.1.tar.gz differ diff --git a/python-XStatic-jQuery.spec b/python-XStatic-jQuery.spec index 785f52f..f29b027 100644 --- a/python-XStatic-jQuery.spec +++ b/python-XStatic-jQuery.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-XStatic-jQuery -Version: 1.12.4.1 +Version: 3.5.1.1 Release: 1 Summary: jQuery 1.12.4.1 (XStatic packaging standard) License: MIT URL: https://jquery.com/ -Source0: https://files.pythonhosted.org/packages/67/f1/c18c14fc4aab386e4aba587c5d10c268de222c75bf5e271b6f68a2ea6e77/XStatic-jQuery-1.12.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/f0/f9/5ec13f2545f84f5616dc1e5ff65049e4094db6a18f7f33c2c7fb5fb57c16/XStatic-jQuery-3.5.1.1.tar.gz BuildArch: noarch @@ -19,7 +19,7 @@ You can find more info about the xstatic packaging way in the package `XStatic`. %package -n python3-XStatic-jQuery Summary: jQuery 1.12.4.1 (XStatic packaging standard) -Provides: python-XStatic-jQuery +Provides: python-XStatic-jQuery = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-XStatic-jQuery @@ -42,7 +42,7 @@ the XStatic base package, if you like. You can find more info about the xstatic packaging way in the package `XStatic`. %prep -%autosetup -n XStatic-jQuery-1.12.4.1 +%autosetup -n XStatic-jQuery-%{version} %build %py3_build @@ -82,5 +82,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Sat Jan 30 2021 liusheng +* Tue Dec 06 2022 jiangxinyu - 3.5.1.1-1 +- Update package to version 3.5.1.1 + +* Sat Jan 30 2021 liusheng - 1.12.4.1-1 - Initial package