Merge branch 'f14' into f13
Conflicts: .gitignore
This commit is contained in:
commit
fcdf148204
2 changed files with 12 additions and 4 deletions
14
ack.spec
14
ack.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: ack
|
||||
Version: 1.86
|
||||
Release: 4%{?dist}
|
||||
Version: 1.92
|
||||
Release: 2%{?dist}
|
||||
Summary: Grep-like text finder
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
|
|
@ -45,9 +45,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{perl_vendorlib}/*
|
||||
%{_bindir}/ack
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 4 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.92-2
|
||||
- rebuild with perl-5.12.1 again
|
||||
|
||||
* Wed Jun 16 2010 Ian Burrell <ianburrell@gmail.com> - 1.92-1
|
||||
- Update to 1.92
|
||||
|
||||
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.86-5
|
||||
- Mass rebuild with perl-5.12.0
|
||||
|
||||
* Fri Dec 4 2009 Stepan Kasal <skasal@redhat.com> - 1.86-4
|
||||
- rebuild against perl 5.10.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
bef9bb58d4b3cf542d178abe46f0985a ack-1.86.tar.gz
|
||||
c25b5a16d0a27386a75c91d531b86cea ack-1.92.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue