Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package susepaste for openSUSE:Factory 
checked in at 2021-12-08 22:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/susepaste (Old)
 and      /work/SRC/openSUSE:Factory/.susepaste.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "susepaste"

Wed Dec  8 22:08:29 2021 rev:12 rq:935923 version:0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/susepaste/susepaste.changes      2021-01-25 
18:23:48.928445657 +0100
+++ /work/SRC/openSUSE:Factory/.susepaste.new.31177/susepaste.changes   
2021-12-08 22:08:42.706855710 +0100
@@ -1,0 +2,6 @@
+Sat Dec  4 03:12:56 UTC 2021 - [email protected]
+
+- Add 0002-susepaste-add-image-paste-info.patch: Add info on
+  posting an image to susepaste in the man page, (boo#1193400). 
+
+-------------------------------------------------------------------

New:
----
  0002-susepaste-add-image-paste-info.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ susepaste.spec ++++++
--- /var/tmp/diff_new_pack.5mHqWm/_old  2021-12-08 22:08:43.190855937 +0100
+++ /var/tmp/diff_new_pack.5mHqWm/_new  2021-12-08 22:08:43.194855939 +0100
@@ -25,6 +25,8 @@
 URL:            https://susepaste.org
 Source0:        susepaste-script-%{version}.tar.bz2
 Patch0:         0001-susepaste-Fix-parsing-of-returned-Location-header.patch
+# PATCH-FIX-OPENSUSE 0002-susepaste-add-image-paste-info.patch 
[email protected] boo#1193400-- Add info on posting an image to 
susepaste in the man page.
+Patch1:         0002-susepaste-add-image-paste-info.patch
 Requires:       bash
 Requires:       curl
 BuildArch:      noarch
@@ -49,6 +51,7 @@
 %prep
 %setup -q -n susepaste-script-%{version}
 %patch0 -p2
+%patch1 -p1
 mv gpl-3.0.txt COPYING
 
 %build

++++++ 0002-susepaste-add-image-paste-info.patch ++++++
diff -Nur a/susepaste.1 b/susepaste.1
--- a/susepaste.1       2019-08-11 10:16:58.100253000 -0500
+++ b/susepaste.1       2021-12-03 21:08:00.006047829 -0600
@@ -96,6 +96,7 @@
      \fIhq9plus\fR          HQ9+
      \fIhtml4strict\fR      HTML
      \fIicon\fR             Icon
+     \fIimage\fR            Image (png, jpg)
      \fIini\fR              INI
      \fIinno\fR             Inno
      \fIintercal\fR         INTERCAL
@@ -239,6 +240,10 @@
 
      \fBsusepaste -t "openSUSE paste" -e "360" -f "bash" `which susepaste`\fR
 
+How to post an image that will last three hours:
+
+     \fBsusepaste -t "openSUSE image" -e "180" -f "image" example.png\fR
+
 .SH COPYRIGHT
 Copyright (C) 2010 by Michal Hrusecky <[email protected]>
 

Reply via email to