diff --git a/file.spec b/file.spec index 4b737fd..94ed364 100644 --- a/file.spec +++ b/file.spec @@ -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 diff --git a/python-magic.changes b/python-magic.changes index 57244e0..c28e175 100644 --- a/python-magic.changes +++ b/python-magic.changes @@ -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 diff --git a/python-magic.spec b/python-magic.spec index cdfc415..6b5db55 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -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.