This commit is contained in:
parent
b8efb157a3
commit
ea531054fa
@ -17,8 +17,9 @@ Url: http://www.darwinsys.com/file/
|
||||
License: Other uncritical OpenSource License
|
||||
Group: Productivity/File utilities
|
||||
AutoReqProv: on
|
||||
# Set Version also in python-magic.spec
|
||||
Version: 4.24
|
||||
Release: 1
|
||||
Release: 3
|
||||
Summary: A Tool to Determine File Types
|
||||
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
||||
Patch: file-%{version}.dif
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 11:58:17 CEST 2008 - werner@suse.de
|
||||
|
||||
- Also change version number in python-magic.spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 18:10:23 CET 2008 - rguenther@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-magic (Version 4.21)
|
||||
# spec file for package python-magic (Version 4.24)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -19,8 +19,8 @@ Url: http://www.darwinsys.com/file/
|
||||
License: Other uncritical OpenSource License
|
||||
Group: Development/Languages/Python
|
||||
AutoReqProv: on
|
||||
Version: 4.21
|
||||
Release: 53
|
||||
Version: 4.24
|
||||
Release: 1
|
||||
Summary: Python module to use libmagic
|
||||
%py_requires
|
||||
Source99: file.spec
|
||||
@ -54,5 +54,7 @@ popd
|
||||
%doc python/README python/example.py
|
||||
|
||||
%changelog
|
||||
* Tue Apr 15 2008 werner@suse.de
|
||||
- Also change version number in python-magic.spec
|
||||
* Mon Jan 28 2008 rguenther@suse.de
|
||||
- Split off from file.
|
||||
|
Loading…
Reference in New Issue
Block a user