New Upstream Release

This commit is contained in:
Simon Wesp 2011-08-05 20:29:02 +02:00
parent 5cd186466e
commit 4102c36d60
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
yapet-0.6.tar.gz
/yapet-0.7.tar.bz2

View File

@ -1 +1,2 @@
30ee2bf2d4658e667b8eea4a62704b76 yapet-0.6.tar.gz
2d70b470b40b9c662988f4b8f8d4b333 yapet-0.7.tar.bz2

View File

@ -1,6 +1,6 @@
Name: yapet
Version: 0.6
Release: 2%{?dist}
Version: 0.7
Release: 1%{?dist}
Summary: Curses based password encryption tool
Group: Applications/Productivity
@ -63,9 +63,12 @@ rm -rf %{buildroot}
%changelog
* Fri Aug 05 2011 Simon Wesp <cassmodiah@fedoraproject.org> 0.7-1
- New Upstream Release
* Sun Oct 12 2009 Simon Wesp <cassmdodiah@fedoraproject.org> - 0.6-2
- Correct License and patch integration
- Add LICENSE to DOC
* Sun Oct 12 2009 Simon Wesp <cassmdodiah@fedoraproject.org> - 0.6-1
- Initial Package build