14
0
forked from pool/python-emoji
Files
python-emoji/python-emoji.changes
Tomáš Chvátal 192aed56b6 Accepting request 596671 from home:theMarix:branches:devel:languages:python
- Updated to upstream version 0.5.0.
  + Updated emoji set.
  + New function to count emojis in a string.
- Fixed example in package description.
- Fixed source URL.

OBS-URL: https://build.opensuse.org/request/show/596671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=2
2018-04-15 13:13:53 +00:00

24 lines
763 B
Plaintext

-------------------------------------------------------------------
Sun Apr 15 09:14:15 UTC 2018 - marix@marix.org
- Updated to upstream version 0.5.0.
+ Updated emoji set.
+ New function to count emojis in a string.
- Fixed example in package description.
-------------------------------------------------------------------
Sun Apr 15 09:05:06 UTC 2018 - marix@marix.org
- Fix source URL.
-------------------------------------------------------------------
Wed Mar 14 19:24:33 UTC 2018 - marix@marix.org
- Adjust test execution to single-spec format.
- Properly declare the license file in the files section.
-------------------------------------------------------------------
Tue Mar 13 20:17:05 UTC 2018 - marix@marix.org
- Initial package release.