diff --git a/packages/python-pathspec/pathspec-0.12.1.tar.gz b/packages/python-pathspec/pathspec-0.12.1.tar.gz deleted file mode 120000 index 92bcd5ecc..000000000 --- a/packages/python-pathspec/pathspec-0.12.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -../../.git/annex/objects/fj/6q/SHA256E-s51043--a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712.tar.gz/SHA256E-s51043--a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712.tar.gz \ No newline at end of file diff --git a/packages/python-pathspec/pathspec-1.0.3.tar.gz b/packages/python-pathspec/pathspec-1.0.3.tar.gz new file mode 120000 index 000000000..45961ad78 --- /dev/null +++ b/packages/python-pathspec/pathspec-1.0.3.tar.gz @@ -0,0 +1 @@ +../../.git/annex/objects/JZ/mq/SHA256E-s130841--bac5cf97ae2c2876e2d25ebb15078eb04d76e4b98921ee31c6f85ade8b59444d.tar.gz/SHA256E-s130841--bac5cf97ae2c2876e2d25ebb15078eb04d76e4b98921ee31c6f85ade8b59444d.tar.gz \ No newline at end of file diff --git a/packages/python-pathspec/python-pathspec.spec b/packages/python-pathspec/python-pathspec.spec index f4bd2243d..a61ef520f 100644 --- a/packages/python-pathspec/python-pathspec.spec +++ b/packages/python-pathspec/python-pathspec.spec @@ -5,8 +5,8 @@ %global pypi_name pathspec Name: python%{python3_pkgversion}-%{pypi_name} -Version: 0.12.1 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Utility library for gitignore style pattern matching of file paths License: MPL 2.0 @@ -46,6 +46,9 @@ set -ex %changelog +* Sun Jan 11 2026 Foreman Packaging Automation - 1.0.3-1 +- Update to 1.0.3 + * Tue Mar 18 2025 Odilon Sousa - 0.12.1-2 - Rebuild against python3.12