diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-29 16:46:14 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-29 16:46:14 +0000 |
commit | 26b635856b46f92c75adb516c29ceb625c0a3a9d (patch) | |
tree | cad92d277b73fc52b1e075dc264712129441694b | |
parent | 69624e6a7f7f1aa7c3e290f114cd76117ab291ce (diff) |
automatic import of python-linear-operator
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-linear-operator.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -1 +1,2 @@ /python-linear-operator-0.5.2.tar.gz +/python-linear-operator-0.5.1.tar.gz diff --git a/python-linear-operator.spec b/python-linear-operator.spec index aeca602..5c96c2f 100644 --- a/python-linear-operator.spec +++ b/python-linear-operator.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-linear-operator -Version: 0.5.2 +Version: 0.5.1 Release: 1 Summary: A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch License: MIT @@ -67,5 +67,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Sun Jan 28 2024 Binshuo Zu <274620705z@gmail.com> - 0.5.2-1 +* Sun Jan 28 2024 Binshuo Zu <274620705z@gmail.com> - 0.5.1-1 - Package init @@ -1 +1 @@ -7ee0e72f8c65260061b662d9f29c8660 python-linear-operator-0.5.2.tar.gz +6b804190e723c0d2dc212099bfda3a96 python-linear-operator-0.5.1.tar.gz |