diff --git a/.gitignore b/.gitignore index 3e83ffe..97cc869 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ transaction-1.1.0.tar.gz /transaction-2.2.0.tar.gz /transaction-2.2.1.tar.gz /transaction-2.4.0.tar.gz +/transaction-3.0.0.tar.gz diff --git a/package.cfg b/package.cfg new file mode 100644 index 0000000..66ea79d --- /dev/null +++ b/package.cfg @@ -0,0 +1,2 @@ +[koji] +targets = epel8 epel8-playground \ No newline at end of file diff --git a/python-transaction.spec b/python-transaction.spec index 2c4b83b..8fc696e 100644 --- a/python-transaction.spec +++ b/python-transaction.spec @@ -1,6 +1,6 @@ Name: python-transaction -Version: 2.4.0 -Release: 8%{?dist} +Version: 3.0.0 +Release: 1%{?dist} Summary: Transaction management for Python License: ZPLv2.1 @@ -28,9 +28,7 @@ Summary: Transaction management for Python 3 Requires: python3-zope-interface %{?python_provide:%python_provide python3-transaction} -%description -n python3-transaction -This package contains a generic transaction implementation for Python. It is -mainly used by the ZODB, though. +%description -n python3-transaction %_description %prep @@ -59,6 +57,10 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Fri Mar 27 2020 Ján ONDREJ (SAL) - 3.0.0-1 +- Initial epel8 build +- Update to upstream + * Sun May 24 2020 Miro Hrončok - 2.4.0-8 - Rebuilt for Python 3.9 diff --git a/sources b/sources index 1e49b53..79398fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (transaction-2.4.0.tar.gz) = 2211d6df5556bfe9d4df778e2f32b8d006fa484f2feb84e13b2c03831de11f69d81df5ff8ea6fbb6277b8b0a9754c00425577a61b78b2604085ddcb76fbff7b9 +SHA512 (transaction-3.0.0.tar.gz) = d59c669ac5fa73638a9872b9926bd8b38c46b764c2659d775a1c69588b00296325d9ad80aa2a0c0cc60d2791e65e907b1c308b7a10cd615e6404bfc42ed8d133