14
0
2016-03-13 21:45:00 +00:00
committed by Git OBS Bridge
parent 47b140841a
commit cace0659c1
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 13 21:44:20 UTC 2016 - dmueller@suse.com
- add LICENSE.txt
-------------------------------------------------------------------
Tue Feb 24 14:42:54 UTC 2015 - tbechtold@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pymemcache
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2014 Thomas Bechtold <thomasbechtold@jpberlin.de>
#
# All modifications and additions to the file contributed by third parties
@@ -62,7 +62,7 @@ nosetests
%files
%defattr(-,root,root,-)
%doc README.md
%doc README.md LICENSE.txt
%{python_sitelib}/*
%changelog