Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
650cada4c4 |
3 changed files with 6 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/aespipe-v2.4b.tar.bz2
|
||||
/aespipe-v2.4c.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Summary: AES-based encryption tool for tar/cpio and loop-aes images
|
||||
Name: aespipe
|
||||
Version: 2.4b
|
||||
Release: 3%{?dist}
|
||||
Version: 2.4c
|
||||
Release: 0%{?dist}
|
||||
License: GPLv2+
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Group: Applications/System
|
||||
|
|
@ -59,6 +59,8 @@ kernel module.
|
|||
%{_bindir}/aespipe
|
||||
|
||||
%changelog
|
||||
* Sun Jul 3 2011 Jirka Hladky <jhladky@redhat.com> - 2.4c
|
||||
- Update to version 2.4c
|
||||
* Sat Aug 28 2010 Jirka Hladky <jhladky@redhat.com> - 2.4b-3
|
||||
- Replaced global with define, see https://fedoraproject.org/wiki/Packaging/Guidelines#.25global_preferred_over_.25define
|
||||
* Wed Aug 25 2010 Jirka Hladky <jhladky@redhat.com> - 2.4b-2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
9854ed1dfdc38838e784a79000ce82e7 aespipe-v2.4b.tar.bz2
|
||||
97b1f481721ea5d65018ddae1143bac5 aespipe-v2.4c.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue