forked from pool/patchutils
This commit is contained in:
parent
b9932a2e08
commit
544c7834fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27fa6420bbd1adda4dc296b3913ddf34a6d656438c4fda41dffcb10bf3dd5f22
|
||||
size 149003
|
3
patchutils-0.3.1.tar.bz2
Normal file
3
patchutils-0.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48d28d4a6fd9922e15ecfd8a152ba5aef6673842c8303337fcaa6b3bb2d129a2
|
||||
size 159216
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 24 10:25:43 CET 2009 - sndirsch@suse.de
|
||||
|
||||
- patchutils 0.3.1
|
||||
* new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 15:33:33 CEST 2008 - sndirsch@suse.de
|
||||
|
||||
|
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package patchutils (Version 0.3.0)
|
||||
# spec file for package patchutils (Version 0.3.1)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -16,7 +23,7 @@ Url: http://cyberelk.net/tim/patchutils/
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/File utilities
|
||||
AutoReqProv: on
|
||||
Version: 0.3.0
|
||||
Version: 0.3.1
|
||||
Release: 1
|
||||
Summary: A Collection of Tools for Manipulating Patch Files
|
||||
Source: %name-%version.tar.bz2
|
||||
@ -64,6 +71,9 @@ make DESTDIR=%buildroot install
|
||||
%_mandir/man1/*.1.gz
|
||||
|
||||
%changelog
|
||||
* Sat Jan 24 2009 sndirsch@suse.de
|
||||
- patchutils 0.3.1
|
||||
* new release
|
||||
* Fri Jul 04 2008 sndirsch@suse.de
|
||||
- patchutils 0.3.0
|
||||
* new release
|
||||
|
Loading…
Reference in New Issue
Block a user