From 024034572a5df6343c332aff2790b351e64ca2a467e94e326007ed5cae4b29de Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 27 Apr 2017 18:20:34 +0000 Subject: [PATCH] Accepting request 491688 from home:TheBlackCat:branches:devel:languages:python Fix license. OBS-URL: https://build.opensuse.org/request/show/491688 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=6 --- python-bcrypt.changes | 5 +++++ python-bcrypt.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-bcrypt.changes b/python-bcrypt.changes index 9a7f1a3..00dce76 100644 --- a/python-bcrypt.changes +++ b/python-bcrypt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 27 18:20:04 UTC 2017 - toddrme2178@gmail.com + +- Fix license. + ------------------------------------------------------------------- Tue Apr 25 21:59:02 UTC 2017 - toddrme2178@gmail.com diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 851d6eb..83a03d0 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -22,7 +22,7 @@ Name: python-bcrypt Version: 3.1.1 Release: 0 Summary: Modern password hashing for your software and your servers -License: APL-1.0 +License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/pyca/bcrypt/ Source: https://files.pythonhosted.org/packages/source/b/bcrypt/bcrypt-%{version}.tar.gz