diff --git a/python-cmdln.changes b/python-cmdln.changes index 8d39be5..6cc3846 100644 --- a/python-cmdln.changes +++ b/python-cmdln.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Aug 28 22:31:23 CEST 2009 - coolo@novell.com + +- merge build service with factory + +------------------------------------------------------------------- +Mon Jun 9 02:14:10 CEST 2008 - poeml@suse.de + +- don't make the "Release" tag a macro + +------------------------------------------------------------------- +Thu May 1 12:33:29 CEST 2008 - poeml@suse.de + +- This package is not a noarch package -- fix the build. + ------------------------------------------------------------------- Thu Mar 6 09:11:00 CET 2008 - toms@suse.de diff --git a/python-cmdln.spec b/python-cmdln.spec index 0a070fd..7a44b3a 100644 --- a/python-cmdln.spec +++ b/python-cmdln.spec @@ -1,5 +1,5 @@ # -# spec file for package python-cmdln (Version MACRO) +# spec file for package python-cmdln (Version 1.1.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,9 +25,9 @@ Summary: An improved cmd.py for Writing Multi-command Scripts and Shells Name: python-cmdln Version: %{version} -Release: 4 +Release: 5 Source0: %{_name}-%{unmangled_version}.tar.bz2 -License: X11/MIT +License: MIT License (or similar) Group: Development/Libraries/Python BuildRoot: %{_tmppath}/%{name}-%{version}-build Prefix: %{_prefix} @@ -70,5 +70,3 @@ rm -rf $RPM_BUILD_ROOT %doc LICENSE.txt README.txt docs/ examples/ %changelog -* Thu Mar 06 2008 toms@suse.de -- Initial package 1.1.1