14
0

- Update to version 0.3.1:

* Wrap notifications_registry lookup in try block not to show
    irrelevant errors.
  * Add LICENSE file.
- Convert to singlespec.
- Fix license.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-notify2?expand=0&rev=5
This commit is contained in:
Antoine Belvire
2017-05-06 11:33:44 +00:00
committed by Git OBS Bridge
parent db437ac7bf
commit 4cb309178c
4 changed files with 34 additions and 19 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat May 6 11:32:19 UTC 2017 - antoine.belvire@opensuse.org
- Update to version 0.3.1:
* Wrap notifications_registry lookup in try block not to show
irrelevant errors.
* Add LICENSE file.
- Convert to singlespec.
- Fix license.
-------------------------------------------------------------------
Wed Dec 28 08:53:49 UTC 2016 - tbechtold@suse.com