Blob Blame History Raw
-------------------------------------------------------------------
Mon Feb 24 17:21:45 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

- Update to version 1.0.2
  * Add leading / to default shared-memory name
  * Add clang-tidy support, clean most of the linter warnings
  * Remove sys_siglist usage in favor of strsignal (#12)
  * Add clang-format format support, re-style code base
  * addrwatch: Add limits header for PATH_MAX 
  * Mark db_reconnect as static inline, fixes GH-11
  * Add experimental meson build support
  * Add mysql migration script, update README.md 

- Drop fix-db-reconnect-issue.patch (merged upstream)

-------------------------------------------------------------------
Thu Oct 17 12:52:36 UTC 2019 - Richard Brown <rbrown@suse.com>

- Remove obsolete Groups tag (fate#326485)

-------------------------------------------------------------------
Fri Aug  2 12:41:58 UTC 2019 - Karol Babioch <kbabioch@suse.com>

- Using %autosetup macro.

-------------------------------------------------------------------
Thu Aug  1 22:52:24 UTC 2019 - Karol Babioch <kbabioch@suse.com>

- Removed subpackage due to unneeded complexity. 

-------------------------------------------------------------------
Thu Aug  1 22:42:18 UTC 2019 - Karol Babioch <kbabioch@suse.com>

- Split off addrwatch_mysql into subpackage (addrwatch-mysql). 

-------------------------------------------------------------------
Thu Aug  1 22:11:01 UTC 2019 - Karol Babioch <kbabioch@suse.com>

- Added fix-db-reconnect-issue.patch: Addresses an compilation
  issue: https://github.com/fln/addrwatch/issues/11
- Enabled MySQL support 
- Applied spec-cleaner
- Removed no longer needed rpmlintrc file

-------------------------------------------------------------------
Wed May 17 20:07:41 UTC 2017 - aloisio@gmx.com

- Update to version 1.0.1
- Dropped addrwatch-1.0-no_return_in_nonvoid.patch (merged
  upstream)
- Fixed source URL

-------------------------------------------------------------------
Thu Feb  2 10:28:21 UTC 2017 - jengelh@inai.de

- Compact description a bit

-------------------------------------------------------------------
Fri Nov 11 06:16:28 UTC 2016 - aloisio@gmx.com

- Added addrwatch-rpmlintrc as source

-------------------------------------------------------------------
Tue Nov  8 09:40:03 UTC 2016 - aloisio@gmx.com

- Initial package (version 1.0)