parent
e65760c031
commit
76cad1bff0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/less-436.tar.gz
|
/less-436.tar.gz
|
||||||
/less-443.tar.gz
|
/less-443.tar.gz
|
||||||
|
/less-444.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A text file browser similar to more, but better
|
Summary: A text file browser similar to more, but better
|
||||||
Name: less
|
Name: less
|
||||||
Version: 443
|
Version: 444
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -69,6 +69,10 @@ ls -la $RPM_BUILD_ROOT/etc/profile.d
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 14 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 444-1
|
||||||
|
- Rebase to 444
|
||||||
|
Resolves: #713406
|
||||||
|
|
||||||
* Wed Apr 20 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 443-1
|
* Wed Apr 20 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 443-1
|
||||||
- Rebase to 443
|
- Rebase to 443
|
||||||
- Foption patch made applicable against 443
|
- Foption patch made applicable against 443
|
||||||
|
Loading…
Reference in New Issue
Block a user