This commit is contained in:
parent
99734095b4
commit
4d032044bc
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a4775f180bdbb609f2ae27ebe2cc86b2b7c17b7025c5f62c62767e1991d4b116
|
oid sha256:6923c672115ae03f1e7c1150e376c6b8eb78eddd692367d3f27a40cabe922664
|
||||||
size 373803
|
size 374605
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 28 16:01:08 CEST 2007 - agruen@suse.de
|
||||||
|
|
||||||
|
- mail: allow to specify a range of patches.
|
||||||
|
- remove: rename this command to revert.
|
||||||
|
- push, fold: clean up the force-apply and interactive logic.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 18 13:40:40 CEST 2007 - agruen@suse.de
|
Wed Apr 18 13:40:40 CEST 2007 - agruen@suse.de
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ Summary: A Tool for Working with Many Patches
|
|||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
Version: 0.46
|
Version: 0.46
|
||||||
Release: 27
|
Release: 31
|
||||||
Requires: coreutils diffutils patch gzip bzip2 perl mktemp
|
Requires: coreutils diffutils patch gzip bzip2 perl mktemp
|
||||||
Autoreqprov: off
|
Autoreqprov: off
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc doc/quilt.pdf
|
%doc doc/quilt.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 28 2007 - agruen@suse.de
|
||||||
|
- mail: allow to specify a range of patches.
|
||||||
|
- remove: rename this command to revert.
|
||||||
|
- push, fold: clean up the force-apply and interactive logic.
|
||||||
* Wed Apr 18 2007 - agruen@suse.de
|
* Wed Apr 18 2007 - agruen@suse.de
|
||||||
- Add emacs quilt mode.
|
- Add emacs quilt mode.
|
||||||
* Mon Mar 26 2007 - agruen@suse.de
|
* Mon Mar 26 2007 - agruen@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user