diff --git a/python-sqlalchemy-migrate.changes b/python-sqlalchemy-migrate.changes index 4d78a57..753e5d1 100644 --- a/python-sqlalchemy-migrate.changes +++ b/python-sqlalchemy-migrate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 10 16:22:14 UTC 2014 - dmueller@suse.com + +- Readd COPYING file + ------------------------------------------------------------------- Tue Dec 3 09:21:33 UTC 2013 - speilicke@suse.com diff --git a/python-sqlalchemy-migrate.spec b/python-sqlalchemy-migrate.spec index 62feaad..bcf0203 100644 --- a/python-sqlalchemy-migrate.spec +++ b/python-sqlalchemy-migrate.spec @@ -1,7 +1,7 @@ # # spec file for package python-sqlalchemy-migrate # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright 2011 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -73,7 +73,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root) -%doc README.rst doc/build/html +%doc COPYING README.rst doc/build/html %{_bindir}/migrate %{_bindir}/migrate-repository %{python_sitelib}/migrate