From ea531054fa94d81ca3089c0db90ea08c69250c56231717496caa37176e54dc4a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 20 Apr 2008 18:36:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=18 --- file.spec | 3 ++- python-magic.changes | 5 +++++ python-magic.spec | 8 +++++--- 3 files changed, 12 insertions(+), 4 deletions(-) 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.