Hello community, here is the log from the commit of package twilio-utils for openSUSE:Factory checked in at 2020-03-11 18:47:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/twilio-utils (Old) and /work/SRC/openSUSE:Factory/.twilio-utils.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "twilio-utils" Wed Mar 11 18:47:29 2020 rev:8 rq:783104 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/twilio-utils/twilio-utils.changes 2019-10-03 14:09:12.276139643 +0200 +++ /work/SRC/openSUSE:Factory/.twilio-utils.new.3160/twilio-utils.changes 2020-03-11 18:50:14.283537838 +0100 @@ -1,0 +2,7 @@ +Mon Mar 2 21:31:13 UTC 2020 - Archie Cobbs <[email protected]> + +- Upgrade to release 1.2.0 + + Added new twils(1) and twirm(1) utilities + + Added "-S" and "-v" command line flags to twimsg(1) + +------------------------------------------------------------------- Old: ---- twilio-utils-1.1.0.tar.gz New: ---- twilio-utils-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ twilio-utils.spec ++++++ --- /var/tmp/diff_new_pack.ulRF8n/_old 2020-03-11 18:50:15.531538395 +0100 +++ /var/tmp/diff_new_pack.ulRF8n/_new 2020-03-11 18:50:15.531538395 +0100 @@ -1,7 +1,7 @@ # # spec file for package twilio-utils # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright 2013 Archie L. Cobbs <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,13 +22,13 @@ %define defaultconf %{_sysconfdir}/twilio.conf Name: twilio-utils -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Command line utilities for Twilio users License: Apache-2.0 Group: Productivity/Text/Utilities Source: %{name}-%{version}.tar.gz -Url: http://twilio-utils.googlecode.com/ +URL: http://twilio-utils.googlecode.com/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: curl BuildRequires: gcc @@ -52,10 +52,12 @@ The twilio-utils project contains a few UNIX command-line utilities that are handy when working with Twilio: -* sendsms - Send an outbound SMS message via Twilio +* twimsg - Send an outbound SMS message via Twilio +* twils - List SMS messages from Twilio log +* twirm - Delete SMS messages from Twilio log +* twilog - Download Twilio [notifications into syslog +* twiping - Send SMS ping containing test code * smslen - Calculate SMS payload length -* twilog - Download Twilio notifications into syslog -* twiping - Send a text message "ping" and wait for response %prep %setup -q ++++++ twilio-utils-1.1.0.tar.gz -> twilio-utils-1.2.0.tar.gz ++++++ ++++ 2666 lines of diff (skipped)
