commit wgetpaste for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2020-09-10 22:52:58

Comparing /work/SRC/openSUSE:Factory/wgetpaste (Old)
 and  /work/SRC/openSUSE:Factory/.wgetpaste.new.4249 (New)


Package is "wgetpaste"

Thu Sep 10 22:52:58 2020 rev:8 rq:833390 version:2.30

Changes:

--- /work/SRC/openSUSE:Factory/wgetpaste/wgetpaste.changes  2018-02-18 
11:45:29.626860274 +0100
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new.4249/wgetpaste.changes
2020-09-10 22:55:17.228416050 +0200
@@ -1,0 +2,11 @@
+Thu Sep 10 06:25:10 UTC 2020 - Dirk Mueller 
+
+- update to 2.30:
+  * Fix raw URLs with dpaste
+  * License under MIT
+  * Fix handling of bpaste urls.
+  * Fallback location regex confusion fix
+  * dd support for gitlab snippets
+  * Hardcode 'v4' on the help message's gitlab URL 
+
+---

Old:

  wgetpaste-2.28.tar.bz2

New:

  wgetpaste-2.30.tar.bz2



Other differences:
--
++ wgetpaste.spec ++
--- /var/tmp/diff_new_pack.6AcMQ7/_old  2020-09-10 22:55:17.652416671 +0200
+++ /var/tmp/diff_new_pack.6AcMQ7/_new  2020-09-10 22:55:17.656416676 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wgetpaste
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,23 @@
 # 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/
 #
 
 
 Name:   wgetpaste
-Version:2.28
+Version:2.30
 Release:0
 Summary:Command-line interface to various pastebins
-License:SUSE-Public-Domain
+License:MIT
 Group:  Productivity/Other
-Url:http://wgetpaste.zlin.dk/
-Source0:http://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
+URL:https://wgetpaste.zlin.dk/
+Source0:https://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
 Source1:services.conf
 Requires:   bash
 Requires:   coreutils
 Requires:   wget
 Recommends: xclip
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -47,7 +46,7 @@
 install -D -m 0644 _%{name} %{buildroot}%{_datadir}/zsh/site-functions/_%{name}
 
 %files
-%defattr(-,root,root,-)
+%license LICENSE
 %dir %{_sysconfdir}/%{name}.d/
 %dir %{_datadir}/zsh/site-functions/
 %dir %{_datadir}/zsh/

++ wgetpaste-2.28.tar.bz2 -> wgetpaste-2.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wgetpaste-2.28/LICENSE new/wgetpaste-2.30/LICENSE
--- old/wgetpaste-2.28/LICENSE  1970-01-01 01:00:00.0 +0100
+++ new/wgetpaste-2.30/LICENSE  2020-07-31 23:56:05.0 +0200
@@ -0,0 +1,19 @@
+Copyright (c) 2007-2016 Bo Ørsted Andresen 
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wgetpaste-2.28/wgetpaste new/wgetpaste-2.30/wgetpaste
--- old/wgetpaste-2.28/wgetpaste2016-07-18 21:57:28.0 +0200
+++ new/wgetpaste-2.30/wgetpaste2020-07-31 23:56:05.0 +0200
@@ -2,9 +2,8 @@
 # A Script that automates pasting to a number of pastebin services
 # relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget
 # Copyright (c) 2007-2016 Bo Ørsted Andresen 
-# Distributed in the public domain. Do with it whatever you want.
 
-VERSION="2.28"
+VERS

commit wgetpaste for openSUSE:Factory

2018-02-18 Thread root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2018-02-18 11:45:28

Comparing /work/SRC/openSUSE:Factory/wgetpaste (Old)
 and  /work/SRC/openSUSE:Factory/.wgetpaste.new (New)


Package is "wgetpaste"

Sun Feb 18 11:45:28 2018 rev:7 rq:577607 version:2.28

Changes:

--- /work/SRC/openSUSE:Factory/wgetpaste/wgetpaste.changes  2016-04-28 
17:00:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new/wgetpaste.changes 2018-02-18 
11:45:29.626860274 +0100
@@ -1,0 +2,6 @@
+Sat Feb 17 12:37:02 UTC 2018 - aloi...@gmx.com
+
+- Update to version 2.28 (no upstream changelog)
+  * Added support for bpaste.net
+
+---

Old:

  wgetpaste-2.27.tar.bz2

New:

  wgetpaste-2.28.tar.bz2



Other differences:
--
++ wgetpaste.spec ++
--- /var/tmp/diff_new_pack.7zVrd1/_old  2018-02-18 11:45:30.558826818 +0100
+++ /var/tmp/diff_new_pack.7zVrd1/_new  2018-02-18 11:45:30.558826818 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wgetpaste
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   wgetpaste
-Version:2.27
+Version:2.28
 Release:0
 Summary:Command-line interface to various pastebins
 License:SUSE-Public-Domain

++ wgetpaste-2.27.tar.bz2 -> wgetpaste-2.28.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wgetpaste-2.27/wgetpaste new/wgetpaste-2.28/wgetpaste
--- old/wgetpaste-2.27/wgetpaste2016-03-08 14:18:33.0 +0100
+++ new/wgetpaste-2.28/wgetpaste2016-07-18 21:57:28.0 +0200
@@ -1,10 +1,10 @@
 #!/usr/bin/env bash
 # A Script that automates pasting to a number of pastebin services
 # relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget
-# Copyright (c) 2007-2009 Bo Ørsted Andresen 
+# Copyright (c) 2007-2016 Bo Ørsted Andresen 
 # Distributed in the public domain. Do with it whatever you want.
 
-VERSION="2.27"
+VERSION="2.28"
 
 # don't inherit LANGUAGE from the env
 unset LANGUAGE
@@ -14,7 +14,12 @@
 N=$'\n'
 
 ### services
-SERVICES="codepad dpaste gists poundpython"
+SERVICES="codepad bpaste dpaste gists poundpython"
+# bpaste
+ENGINE_bpaste=pinnwand
+URL_bpaste="https://bpaste.net/";
+DEFAULT_EXPIRATION_bpaste="1week"
+DEFAULT_LANGUAGE_bpaste="text"
 # codepad
 ENGINE_codepad=codepad
 URL_codepad="http://codepad.org/";
@@ -30,7 +35,7 @@
 URL_gists="https://api.github.com/gists";
 # poundpython
 ENGINE_poundpython=lodgeit
-URL_poundpython="http://paste.pound-python.org/";
+URL_poundpython="https://paste.pound-python.org/";
 # tinyurl
 ENGINE_tinyurl=tinyurl
 URL_tinyurl="http://tinyurl.com/ api-create.php"
@@ -124,7 +129,63 @@
 rbcon splus sass scala scheme smalltalk smarty sql sqlite3 squidconf tcl tcsh 
tex diff vala vb.net \
 vim xml xml+cheetah xml+django xml+evoque xml+mako xml+myghty xml+php xml+erb 
xml+smarty xslt yaml"
 POST_lodgeit="submit=Paste! % % language % % code"
-REGEX_RAW_lodgeit='s|^\(http://[^/]*/\)show\(/[[:alnum:]]*/\)$|\1raw\2|'
+REGEX_RAW_lodgeit='s|^\(https\?://[^/]*/\)show\(/[[:alnum:]]*/\)$|\1raw\2|'
+# pinnwand
+LANGUAGES_pinnwand="ABAP ActionScript%3 ActionScript Ada ANTLR 
ANTLR%With%ActionScript%Target \
+ANTLR%With%CPP%Target ANTLR%With%C#%Target ANTLR%With%Java%Target 
ANTLR%With%ObjectiveC%Target \
+ANTLR%With%Perl%Target ANTLR%With%Python%Target ANTLR%With%Ruby%Target 
ApacheConf AppleScript \
+AspectJ aspx-cs aspx-vb Asymptote autohotkey AutoIt Awk Base%Makefile Bash 
Bash%Session Batchfile \
+BBCode Befunge BlitzMax Boo Brainfuck Bro BUGS ca65 CBM%BASIC%V2 C C++ C# 
Ceylon CFEngine3 \
+cfstatement Cheetah Clojure CMake c-objdump COBOL COBOLFree CoffeeScript 
Coldfusion%HTML Common%Lisp \
+Coq cpp-objdump Croc CSS CSS+Django/Jinja CSS+Genshi%Text CSS+Lasso CSS+Mako 
CSS+Myghty CSS+PHP \
+CSS+Ruby CSS+Smarty CUDA Cython Darcs%Patch Dart D Debian%Control%file 
Debian%Sourcelist Delphi dg \
+Diff Django/Jinja d-objdump DTD Duel Dylan DylanLID Dylan%session eC ECL 
Elixir Elixir%iex%session \
+Embedded%Ragel ERB Erlang Erlang%erl%session Evoque Factor Fancy Fantom Felix 
Fortran FoxPro FSharp \
+GAS Genshi Genshi%Text Gettext%Catalog Gherkin GLSL Gnuplot Go GoodData-CL 
Gosu Gosu%Template Groff \
+Groovy Haml Haskell haXe HTML+Cheetah HTML+Django/Jinja HTML+Evoque 
HTML+Genshi HTML HTML+Lasso \
+HTML+Mako HTML+Myghty HTML+PHP HTML+Smarty HTML+Velocity HTTP Hxml Hybris IDL 
INI Io Ioke IRC%

commit wgetpaste for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2016-04-28 16:56:19

Comparing /work/SRC/openSUSE:Factory/wgetpaste (Old)
 and  /work/SRC/openSUSE:Factory/.wgetpaste.new (New)


Package is "wgetpaste"

Changes:

--- /work/SRC/openSUSE:Factory/wgetpaste/wgetpaste.changes  2016-01-08 
15:24:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new/wgetpaste.changes 2016-04-28 
17:00:39.0 +0200
@@ -1,0 +2,6 @@
+Sat Apr 16 14:38:43 UTC 2016 - mplus...@suse.com
+
+- Update to 2.27
+- Recommend xclip
+
+---

Old:

  wgetpaste-2.26.tar.bz2

New:

  wgetpaste-2.27.tar.bz2



Other differences:
--
++ wgetpaste.spec ++
--- /var/tmp/diff_new_pack.AcTjcy/_old  2016-04-28 17:00:42.0 +0200
+++ /var/tmp/diff_new_pack.AcTjcy/_new  2016-04-28 17:00:42.0 +0200
@@ -17,17 +17,18 @@
 
 
 Name:   wgetpaste
-Version:2.26
+Version:2.27
 Release:0
 Summary:Command-line interface to various pastebins
 License:SUSE-Public-Domain
 Group:  Productivity/Other
 Url:http://wgetpaste.zlin.dk/
-Source: http://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
+Source0:http://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
 Source1:services.conf
 Requires:   bash
 Requires:   coreutils
 Requires:   wget
+Recommends: xclip
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 

++ wgetpaste-2.26.tar.bz2 -> wgetpaste-2.27.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wgetpaste-2.26/wgetpaste new/wgetpaste-2.27/wgetpaste
--- old/wgetpaste-2.26/wgetpaste2015-02-06 13:03:13.0 +0100
+++ new/wgetpaste-2.27/wgetpaste2016-03-08 14:18:33.0 +0100
@@ -4,7 +4,7 @@
 # Copyright (c) 2007-2009 Bo Ørsted Andresen 
 # Distributed in the public domain. Do with it whatever you want.
 
-VERSION="2.26"
+VERSION="2.27"
 
 # don't inherit LANGUAGE from the env
 unset LANGUAGE
@@ -85,7 +85,7 @@
 json_gists() {
 local description="${1}" language="${2}" content="${3}"
 [[ "$language" = auto ]] && language="" || language=".$language"
-echo 
"{\"description\":\"${description}\",\"public\":\"true\",\"files\":{\"${description//\/}${language}\":{\"content\":\"${content}\"}}"
+echo 
"{\"description\":\"${description}\",\"public\":\"${PUBLIC_gists}\",\"files\":{\"${description//\/}${language}\":{\"content\":\"${content}\"}}"
 }
 # lodgeit
 LANGUAGES_lodgeit="ABAP ActionScript ActionScript%3 Ada ANTLR 
ANTLR%With%ActionScript%Target \
@@ -352,6 +352,9 @@
 An additional http header can be passed by setting HEADER_\${SERVICE} in any 
of the
 configuration files mentioned above. For example, authenticating with github 
gist:
 HEADER_gists="Authorization: token 1234abc56789..."
+
+In the case of github gist you can also set PUBLIC_gists='false' if you want to
+default to secret instead of public gists.
 EOF
 }
 
@@ -671,6 +674,9 @@
 [[ -z $SOURCE ]] && SOURCE="stdin"
 CVT_TABS=No
 
+PUBLIC_gists=${PUBLIC_gists:-true}
+[[ "${PUBLIC_gists}" = "true" || "${PUBLIC_gists}" = "false" ]] || die 
"Invalid setting for PUBLIC_gists. Can either be 'true' or 'false' not 
'${PUBLIC_gists}'"
+
 INFO_COMMAND=${INFO_COMMAND:-"emerge --info"}
 INFO_ARGS=${INFO_ARGS:-"--ignore-default-opts"}
 




commit wgetpaste for openSUSE:Factory

2016-01-08 Thread h_root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2016-01-08 15:23:57

Comparing /work/SRC/openSUSE:Factory/wgetpaste (Old)
 and  /work/SRC/openSUSE:Factory/.wgetpaste.new (New)


Package is "wgetpaste"

Changes:

--- /work/SRC/openSUSE:Factory/wgetpaste/wgetpaste.changes  2014-11-26 
10:33:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new/wgetpaste.changes 2016-01-08 
15:24:05.0 +0100
@@ -1,0 +2,9 @@
+Fri Jan  8 11:35:02 UTC 2016 - tchva...@suse.com
+
+- Version update to 2.26:
+  * Various tweaks for the services to support more syntax/etc.
+- Remove no-longer needed patches:
+  * wgetpaste-2.25-pinwand.patch
+  * wgetpaste-2.25-pinwand-raw.patch
+
+---

Old:

  wgetpaste-2.25-pinwand-raw.patch
  wgetpaste-2.25-pinwand.patch
  wgetpaste-2.25.tar.bz2

New:

  wgetpaste-2.26.tar.bz2



Other differences:
--
++ wgetpaste.spec ++
--- /var/tmp/diff_new_pack.jjPF91/_old  2016-01-08 15:24:05.0 +0100
+++ /var/tmp/diff_new_pack.jjPF91/_new  2016-01-08 15:24:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wgetpaste
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   wgetpaste
-Version:2.25
+Version:2.26
 Release:0
 Summary:Command-line interface to various pastebins
 License:SUSE-Public-Domain
@@ -25,8 +25,6 @@
 Url:http://wgetpaste.zlin.dk/
 Source: http://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
 Source1:services.conf
-Patch0: wgetpaste-2.25-pinwand.patch
-Patch1: wgetpaste-2.25-pinwand-raw.patch
 Requires:   bash
 Requires:   coreutils
 Requires:   wget
@@ -38,8 +36,6 @@
 
 %prep
 %setup -q
-%patch0 -p3
-%patch1 -p0
 
 %build
 # do nothing

++ wgetpaste-2.25.tar.bz2 -> wgetpaste-2.26.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wgetpaste-2.25/wgetpaste new/wgetpaste-2.26/wgetpaste
--- old/wgetpaste-2.25/wgetpaste2014-05-23 18:51:44.0 +0200
+++ new/wgetpaste-2.26/wgetpaste2015-02-06 13:03:13.0 +0100
@@ -4,7 +4,7 @@
 # Copyright (c) 2007-2009 Bo Ørsted Andresen 
 # Distributed in the public domain. Do with it whatever you want.
 
-VERSION="2.25"
+VERSION="2.26"
 
 # don't inherit LANGUAGE from the env
 unset LANGUAGE
@@ -14,14 +14,7 @@
 N=$'\n'
 
 ### services
-SERVICES="bpaste ca codepad dpaste gists poundpython"
-# bpaste
-ENGINE_bpaste=lodgeit
-URL_bpaste="http://bpaste.net/";
-# ca
-ENGINE_ca=ca
-URL_ca="http://pastebin.ca/";
-SIZE_ca="1024000 1%MB"
+SERVICES="codepad dpaste gists poundpython"
 # codepad
 ENGINE_codepad=codepad
 URL_codepad="http://codepad.org/";
@@ -44,17 +37,6 @@
 REGEX_RAW_tinyurl='s|^\(http://[^/]*/\)\([[:alnum:]]*\)$|\1\2|'
 
 ### engines
-# ca
-LANGUAGES_ca="Plain%Text Asterisk%Configuration C C++ PHP Perl Java VB C# Ruby 
Python Pascal \
-mIRC PL/I XML SQL Scheme ActionScript Ada Apache%Configuration Assembly%(NASM) 
ASP Bash CSS \
-Delphi HTML%4.0%Strict JavaScript LISP Lua Microprocessor%ASM Objective%C 
VB.NET"
-LANGUAGE_COUNT_ca=0
-EXPIRATIONS_ca="Never 5%minutes 10%minutes 15%minutes 30%minutes 45%minutes 
1%hour 2%hours \
-4%hours 8%hours 12%hours 1%day 2%days 3%days 1%week 2%weeks 3%weeks 1%month 
2%months \
-3%months 4%months 5%months 6%months 1%year"
-POST_ca="s=Submit+Post name description type expiry % content"
-REGEX_URL_ca='s|^.*content="[0-9]*;\(http://[^/]*/[0-9]*\)".*$|\1|p'
-REGEX_RAW_ca='s|^\(http://[^/]*/\)\([0-9]*\)$|\1raw/\2|'
 # codepad
 LANGUAGES_codepad="C C++ D Haskell Lua OCaml PHP Perl Plain%Text Python Ruby 
Scheme Tcl"
 POST_codepad="submit % % lang % % code"
@@ -445,7 +427,8 @@
 }
 
 showurl() {
-   echo "Your ${2}paste can be seen here: $1"
+   echo -n "Your ${2}paste can be seen here: " >&2
+   echo "$1"
[[ $XPASTE ]] && x_paste "$1" primary
[[ $XCLIPPASTE ]] && x_paste "$1" clipboard
 }
@@ -675,7 +658,7 @@
 load_configs
 [[ $SERVICESET ]] && verifyservice "$SERVICESET" && SERVICE=$(escape 
"$SERVICESET")
 DEFAULT_NICK=${DEFAULT_NICK:-$(whoami)} || die "whoami failed"
-DEFAULT_SERVICE=${DEFAULT_SERVICE:-bpaste}
+DEFAULT_SERVICE=${DEFAULT_SERVICE:-poundpython}
 DEFAULT_LANGUAGE=${DEFAULT_LANGUAGE:-Plain Text}
 DEFAULT_EXPIRATION=${DEFAULT_EXPIRATION:-1 month}
 SERVICE=${SERVICE:-${DEFAULT_SERVICE}}




commit wgetpaste for openSUSE:Factory

2014-11-26 Thread h_root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2014-11-26 10:33:22

Comparing /work/SRC/openSUSE:Factory/wgetpaste (Old)
 and  /work/SRC/openSUSE:Factory/.wgetpaste.new (New)


Package is "wgetpaste"

Changes:

--- /work/SRC/openSUSE:Factory/wgetpaste/wgetpaste.changes  2013-07-29 
17:51:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new/wgetpaste.changes 2014-11-26 
10:33:29.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 24 13:35:27 UTC 2014 - tchva...@suse.com
+
+- Version bump to 2.25
+  * Various fixes around bpaste service
+- Remove defaults as they are not needed now.
+- Apply pinnwand patches for bpaste:
+  * wgetpaste-2.25-pinwand.patch
+  * wgetpaste-2.25-pinwand-raw.patch
+
+---

Old:

  opensuse-default.conf
  wgetpaste-2.22.tar.bz2

New:

  wgetpaste-2.25-pinwand-raw.patch
  wgetpaste-2.25-pinwand.patch
  wgetpaste-2.25.tar.bz2



Other differences:
--
++ wgetpaste.spec ++
--- /var/tmp/diff_new_pack.8PyhTL/_old  2014-11-26 10:33:30.0 +0100
+++ /var/tmp/diff_new_pack.8PyhTL/_new  2014-11-26 10:33:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wgetpaste
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:   wgetpaste
-Version:2.22
+Version:2.25
 Release:0
-Url:http://wgetpaste.zlin.dk/
-Source: http://wgetpaste.zlin.dk/%name-%version.tar.bz2
-Source1:services.conf
-Source2:opensuse-default.conf
 Summary:Command-line interface to various pastebins
 License:SUSE-Public-Domain
 Group:  Productivity/Other
+Url:http://wgetpaste.zlin.dk/
+Source: http://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
+Source1:services.conf
+Patch0: wgetpaste-2.25-pinwand.patch
+Patch1: wgetpaste-2.25-pinwand-raw.patch
 Requires:   bash
 Requires:   coreutils
 Requires:   wget
@@ -37,24 +38,24 @@
 
 %prep
 %setup -q
+%patch0 -p3
+%patch1 -p0
 
 %build
 # do nothing
 
 %install
-install -D -m 0755 %name %buildroot%_bindir/%name
-install -D -m 0644 %{S:1} %buildroot%_sysconfdir/%name.d/services.conf
-install -D -m 0644 %{S:2} %buildroot%_sysconfdir/%name.d/opensuse-default.conf
-install -D -m 0644 _%name %buildroot%_datadir/zsh/site-functions/_%name
+install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
+install -D -m 0644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/%{name}.d/services.conf
+install -D -m 0644 _%{name} %{buildroot}%{_datadir}/zsh/site-functions/_%{name}
 
 %files
 %defattr(-,root,root,-)
-%dir %_sysconfdir/%name.d/
-%dir %_datadir/zsh/site-functions/
-%dir %_datadir/zsh/
-%_datadir/zsh/site-functions/_%name
-%config %_sysconfdir/%name.d/services.conf
-%config %_sysconfdir/%name.d/opensuse-default.conf
-%_bindir/%name
+%dir %{_sysconfdir}/%{name}.d/
+%dir %{_datadir}/zsh/site-functions/
+%dir %{_datadir}/zsh/
+%{_datadir}/zsh/site-functions/_%{name}
+%config %{_sysconfdir}/%{name}.d/services.conf
+%{_bindir}/%{name}
 
 %changelog

++ services.conf ++
--- /var/tmp/diff_new_pack.8PyhTL/_old  2014-11-26 10:33:30.0 +0100
+++ /var/tmp/diff_new_pack.8PyhTL/_new  2014-11-26 10:33:30.0 +0100
@@ -1,7 +1,4 @@
-SERVICES="${SERVICES} lugons bpaste"
+SERVICES="${SERVICES} lugons"
 
 ENGINE_lugons=lodgeit
 URL_lugons="https://paste.lugons.org/";
-
-ENGINE_bpaste=lodgeit
-URL_bpaste="http://bpaste.net";

++ wgetpaste-2.25-pinwand-raw.patch ++
--- /usr/bin/wgetpaste  2014-09-25 22:20:39.097103971 +0300
+++ wgetpaste   2014-10-09 10:06:41.765195553 +0300
@@ -200,7 +200,7 @@
 xml+velocity xml xquery xslt xtend yaml"
 EXPIRATIONS_pinnwand="1day 1week 1month never"
 POST_pinnwand="submit=Paste! % % lexer expiry % code"
-REGEX_RAW_pinnwand='s|^\(http://[^/]*/\)show\(/[[:alnum:]]*/\)$|\1raw\2|'
+REGEX_RAW_pinnwand='s|^\(https\?://[^/]*/\)show\(/[[:alnum:]]*/\?\)$|\1raw\2|'
 
 ### errors
 die() {
++ wgetpaste-2.25-pinwand.patch ++
--- /var/tmp/portage/app-text/wgetpaste-2.25-r1/work/wgetpaste-2.25/wgetpaste   
2014-05-23 20:51:44.0 +0400
+++ /usr/bin/wgetpaste  2014-09-14 16:46:21.345261294 +0400
@@ -16,8 +16,10 @@
 ### services
 SERVICES="bpaste ca codepad dpaste gists poundpython"
 # bpaste
-ENGINE_bpaste=lodgeit
-URL_bpaste="http://bpaste.net/";
+ENGINE_bpaste=pinnwand
+URL_bpaste="https://bpaste.net/";
+DEFAULT_EXPIRATION_bpaste="1week"
+DEFAULT_LANGUAGE_bpast

commit wgetpaste for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2013-07-29 17:51:15

Comparing /work/SRC/openSUSE:Factory/wgetpaste (Old)
 and  /work/SRC/openSUSE:Factory/.wgetpaste.new (New)


Package is "wgetpaste"

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new/wgetpaste.changes 2013-07-29 
17:51:16.0 +0200
@@ -0,0 +1,11 @@
+---
+Thu Jul 25 12:20:13 UTC 2013 - tchva...@suse.com
+
+- Fix build on obs, here the fail was not triggered :-/
+
+---
+Thu Jul 25 12:08:02 UTC 2013 - tchva...@suse.com
+
+- Initial commit. Nice tool to be used with various pastebins.
+  Similar to susepaste but used on more distros.
+

New:

  opensuse-default.conf
  services.conf
  wgetpaste-2.22.tar.bz2
  wgetpaste.changes
  wgetpaste.spec



Other differences:
--
++ wgetpaste.spec ++
#
# spec file for package wgetpaste
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   wgetpaste
Version:2.22
Release:0
Url:http://wgetpaste.zlin.dk/
Source: http://wgetpaste.zlin.dk/%name-%version.tar.bz2
Source1:services.conf
Source2:opensuse-default.conf
Summary:Command-line interface to various pastebins
License:SUSE-Public-Domain
Group:  Productivity/Other
Requires:   bash
Requires:   coreutils
Requires:   wget
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
Command-line interface to communicate with various pastebin services.

%prep
%setup -q

%build
# do nothing

%install
install -D -m 0755 %name %buildroot%_bindir/%name
install -D -m 0644 %{S:1} %buildroot%_sysconfdir/%name.d/services.conf
install -D -m 0644 %{S:2} %buildroot%_sysconfdir/%name.d/opensuse-default.conf
install -D -m 0644 _%name %buildroot%_datadir/zsh/site-functions/_%name

%files
%defattr(-,root,root,-)
%dir %_sysconfdir/%name.d/
%dir %_datadir/zsh/site-functions/
%dir %_datadir/zsh/
%_datadir/zsh/site-functions/_%name
%config %_sysconfdir/%name.d/services.conf
%config %_sysconfdir/%name.d/opensuse-default.conf
%_bindir/%name

%changelog
++ opensuse-default.conf ++
DEFAULT_SERVICE="bpaste"
++ services.conf ++
SERVICES="${SERVICES} lugons bpaste"

ENGINE_lugons=lodgeit
URL_lugons="https://paste.lugons.org/";

ENGINE_bpaste=lodgeit
URL_bpaste="http://bpaste.net";
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org