aboutsummaryrefslogtreecommitdiff
path: root/passgen.spec
diff options
context:
space:
mode:
Diffstat (limited to 'passgen.spec')
-rw-r--r--passgen.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/passgen.spec b/passgen.spec
index 4ea323a..d791c23 100644
--- a/passgen.spec
+++ b/passgen.spec
@@ -1,6 +1,6 @@
Name: passgen
-Version: 0.1.0
-Release: 2%{?dist}
+Version: 0.1.1
+Release: 1%{?dist}
License: Zlib
Summary: A simple memorable and customisable password generator
Url: https://gitlab.com/nicholastay/passgen
@@ -33,7 +33,7 @@ CFLAGS='-g' %make_build
%{_bindir}/%{name}
%changelog
-* Wed Dec 01 2021 Nicholas Tay <nick@windblume.net> 0.1.0-2
+* Wed Dec 01 2021 Nicholas Tay <nick@windblume.net> 0.1.1-1
- RPM spec: add gcc, make to BuildRequires
* Wed Dec 01 2021 Nicholas Tay <nick@windblume.net> 0.1.0-1