aboutsummaryrefslogtreecommitdiff
path: root/passgen.spec
diff options
context:
space:
mode:
Diffstat (limited to 'passgen.spec')
-rw-r--r--passgen.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/passgen.spec b/passgen.spec
index 56a28cb..16d7635 100644
--- a/passgen.spec
+++ b/passgen.spec
@@ -1,6 +1,6 @@
Name: passgen
-Version: 0.0.0
-Release: 0%{?dist}
+Version: 0.1.0
+Release: 1%{?dist}
License: Zlib
Summary: A simple memorable and customisable password generator
Url: https://gitlab.com/nicholastay/passgen
@@ -30,5 +30,8 @@ CFLAGS='-g' %make_build
%{_bindir}/%{name}
%changelog
+* Wed Dec 01 2021 Nicholas Tay <nick@windblume.net> 0.1.0-1
+- New package built with tito
+
* Wed Dec 01 2021 Nicholas Tay <nick@windblume.net>
- Initial spec