From 7133772be98046737f06915f298643119c24ddbe Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 13 Jun 2019 08:40:24 -0600 Subject: update to latest snapshot (c10cc72) --- .gitignore | 2 +- purple-slack.spec | 13 +++++++++++-- sources | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1702862..863634b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/slack-libpurple-c4a7207.tar.gz +/slack-libpurple-c10cc72.tar.gz diff --git a/purple-slack.spec b/purple-slack.spec index ad35a50..15833b2 100644 --- a/purple-slack.spec +++ b/purple-slack.spec @@ -1,8 +1,8 @@ %global plugin_name slack -%global commit0 c4a72070f97de05435f92b7434bb0dde63e4b073 +%global commit0 c10cc72e441b3edbeee5b00049a4a1c977d746e6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%global date 20180625 +%global date 20190613 Name: purple-%{plugin_name} Version: 0 @@ -52,5 +52,14 @@ export LDFLAGS="%{__global_ldflags} -lz" %{_datadir}/pixmaps/pidgin/protocols/*/slack.png %changelog +* Thu Jun 13 2019 Ken Dreyer - 0-1.20190613gitc10cc72 +- update to latest git snapshot + +* Tue Jan 15 2019 Ken Dreyer - 0-1.20190116git7e5c16f +- update to latest git snapshot + +* Mon Nov 05 2018 Ken Dreyer - 0-1.20181105git39c7b5b +- update to latest git snapshot + * Tue Jun 26 2018 Ken Dreyer - 0-1.20180625gitc4a7207 - Initial package diff --git a/sources b/sources index 1028b44..b565f0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (slack-libpurple-c4a7207.tar.gz) = 97db091492ff5e57a8a79372f3feb1bb73cc7e7cd4b6c9e98669361d6a3cba466405c71b0c6c6aa4fa3c062d5c08096194e2d7bad4ef2c85d0aad2a069830177 +SHA512 (slack-libpurple-c10cc72.tar.gz) = b42b1c417b20b550ae088e94157884df89284d97e9177561471a5d13c9dcae2db0549203dc5acc899b3aedc3c6516973cc43484a56a86830cf5f266feb01666a -- cgit