Files
erlang-p1_mysql/erlang-p1_mysql.changes
Marcus Rueckert 6a2c964de6 - Update to version 1.0.4:
* Release 1.0.4
  * Update changelog
  * Update to newer coverall
  * Release version 1.0.3
  * Make it possible to set connect timeout
  * Update copyright year (processone/ejabberd#1442)
  * Release 1.0.2
  * [2] accepting query as iodata() on p1_mysql_conn:squery/4 function
  * [2] accepting query as iodata() on p1_mysql_conn:squery/4 function
  * Fix comment

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-p1_mysql?expand=0&rev=7
2017-11-04 01:03:12 +00:00

69 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Sat Nov 04 01:02:52 UTC 2017 - mrueckert@suse.de
- Update to version 1.0.4:
* Release 1.0.4
* Update changelog
* Update to newer coverall
* Release version 1.0.3
* Make it possible to set connect timeout
* Update copyright year (processone/ejabberd#1442)
* Release 1.0.2
* [2] accepting query as iodata() on p1_mysql_conn:squery/4 function
* [2] accepting query as iodata() on p1_mysql_conn:squery/4 function
* Fix comment
-------------------------------------------------------------------
Mon Jul 10 01:55:11 UTC 2017 - mrueckert@suse.de
- split include dir into devel package
-------------------------------------------------------------------
Sun Jul 09 23:59:00 UTC 2017 - mrueckert@suse.de
- Update to version 1.0.3:
* Prepare 1.0.1 release
* Expand README
* Add Travis CI and Coveralls badges
* Fix comment
* [2] accepting query as iodata() on p1_mysql_conn:squery/4 function
* [2] accepting query as iodata() on p1_mysql_conn:squery/4 function
* Release 1.0.2
* Update copyright year (processone/ejabberd#1442)
* Make it possible to set connect timeout
* Release version 1.0.3
-------------------------------------------------------------------
Wed Jun 29 23:06:20 UTC 2016 - mrueckert@suse.de
- update to 8e7e0a8
-------------------------------------------------------------------
Tue Jan 19 11:39:19 UTC 2016 - mrueckert@suse.de
- update to 064948a
-------------------------------------------------------------------
Thu Nov 26 12:50:07 UTC 2015 - mrueckert@suse.de
- update to 0.1.0+git1443544747.dfa87da
-------------------------------------------------------------------
Mon Jul 7 14:28:02 UTC 2014 - mrueckert@suse.de
- correct license to BSD-3-Clause
-------------------------------------------------------------------
Sat Jul 5 13:57:20 UTC 2014 - mrueckert@suse.de
- cleanup
- added proper description and summary
- install documentation
- use the timestamp from the last git commit
-------------------------------------------------------------------
Fri Jul 4 18:37:15 UTC 2014 - mrueckert@suse.de
- initial package