diff options
author | B Stack <bgstack15@gmail.com> | 2019-03-01 16:46:01 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-03-01 16:46:01 -0500 |
commit | d31ba5f7e851bb531a2e10577f008340c2e06435 (patch) | |
tree | a592e601f48eaf51c1c1f747c7a2c39fbd9c91a5 /laps.spec | |
parent | Merge branch 'master' into 'master' (diff) | |
parent | fix style, document changes, and bump version (diff) | |
download | laps-d31ba5f7e851bb531a2e10577f008340c2e06435.tar.gz laps-d31ba5f7e851bb531a2e10577f008340c2e06435.tar.bz2 laps-d31ba5f7e851bb531a2e10577f008340c2e06435.zip |
Merge branch 'michaelweiser/laps-empty-timestamp'
See merge request !4
Diffstat (limited to 'laps.spec')
-rw-r--r-- | laps.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ %define debug_package %{nil} Name: laps -Version: 0.0.2 +Version: 0.0.3 Release: 1 Summary: local administrator password solution @@ -44,5 +44,5 @@ cp -pr %{name}*/src/* "%{buildroot}" %{_datadir}/%{name} %changelog -* Wed Oct 24 2018 B Stack <bgstack15@gmail.com> 0.0.2-1 -- initial rpm built +* Fri Mar 1 2019 B Stack <bgstack15@gmail.com> 0.0.3-1 +- rpm built |