15
0
forked from pool/python-emoji
Files
python-emoji/python-emoji.changes
Tomáš Chvátal 55f39a36a2 Accepting request 730877 from home:theMarix:branches:devel:languages:python
- Update to 0.5.4:
  * 🤖 has been added as an alias for :robot_face:
  * Package now officially supports Python 3.7

OBS-URL: https://build.opensuse.org/request/show/730877
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=13
2019-09-16 07:39:21 +00:00

60 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 14 09:39:45 UTC 2019 - Matthias Bach <marix@marix.org>
- Update to 0.5.4:
* :robot: has been added as an alias for :robot_face:
* Package now officially supports Python 3.7
-------------------------------------------------------------------
Fri Sep 13 07:59:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.3:
* no upstream changelog
-------------------------------------------------------------------
Wed Apr 24 08:52:16 UTC 2019 - pgajdos@suse.com
- version update to 0.5.2
* no upstream changelog, see git log
- run the test suite
-------------------------------------------------------------------
Fri Mar 1 10:57:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.1:
* Various small fixes
-------------------------------------------------------------------
Tue Dec 4 12:47:38 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Apr 15 13:58:05 UTC 2018 - tchvatal@suse.com
- Fix source URL to use pythonhosted without hashes
-------------------------------------------------------------------
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.