summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2024-08-15 09:11:03 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2024-08-15 09:11:03 +0000
commit9f6b02e9ed06379be65924b027c01cd0b58f69a1 (patch)
tree75c0693d1df1a1bf00b846ea8ec2675aa37d7efd
parent2a2fdf09fd5e040eb5160a700758c4975c54bb2e (diff)
automatic import of python3-amaranthHEADmasterf41f40f39
-rw-r--r--.gitignore1
-rw-r--r--python3-amaranth.spec4
-rw-r--r--sources2
3 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 58235e4..6b0c296 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/amaranth-0.4.5.tar.gz
/amaranth-0.5.0.tar.gz
+/amaranth-0.5.1.tar.gz
diff --git a/python3-amaranth.spec b/python3-amaranth.spec
index 6bd2176..ab2a44c 100644
--- a/python3-amaranth.spec
+++ b/python3-amaranth.spec
@@ -2,7 +2,7 @@
%bcond_with check
Name: python3-amaranth
-Version: 0.5.0
+Version: 0.5.1
Release: 1%{?dist}
Summary: A modern hardware definition language and toolchain based on Python
@@ -51,6 +51,8 @@ and simplify the design of complex hardware with reusable components.
%{_bindir}/amaranth-rpc
%changelog
+* Thu Aug 15 2024 Antoine Damhet <antoine.damhet@gmail.com> - 0.5.1-1
+- Bump version to 0.5.1
* Sat Jun 22 2024 Antoine Damhet <antoine.damhet@gmail.com> - 0.5.0-1
- Bump version to 0.5
* Wed May 01 2024 Antoine Damhet <antoine.damhet@gmail.com> - 0.4.5-1
diff --git a/sources b/sources
index 90622e7..2dba19a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9e4030676a7b2ef84297e06c2e1670d amaranth-0.5.0.tar.gz
+d7c9fd98e21f2a17c0f0783c185ce1d6 amaranth-0.5.1.tar.gz