From 26b635856b46f92c75adb516c29ceb625c0a3a9d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 29 Jan 2024 16:46:14 +0000 Subject: automatic import of python-linear-operator --- .gitignore | 1 + python-linear-operator.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6e802b1..8a09c9e 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index dcdd186..e67c2ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ee0e72f8c65260061b662d9f29c8660 python-linear-operator-0.5.2.tar.gz +6b804190e723c0d2dc212099bfda3a96 python-linear-operator-0.5.1.tar.gz -- cgit v1.2.3