25 Commits

Author SHA256 Message Date
870d79f30b Accepting request 1153501 from network
OBS-URL: https://build.opensuse.org/request/show/1153501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=10
2024-02-29 20:52:30 +00:00
d9ab5c7cc4 Accepting request 1153400 from home:dimstar:rpm4.20:p
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153400
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=24
2024-02-29 17:00:04 +00:00
75fa0f741b Accepting request 709330 from network
OBS-URL: https://build.opensuse.org/request/show/709330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=9
2019-06-12 11:19:27 +00:00
6c78c5847c Accepting request 709255 from home:bmwiedemann:branches:network
Add reproducible.patch to override build date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/709255
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=22
2019-06-12 06:50:24 +00:00
f23e1b02e4 Accepting request 519135 from network
- Update to version 2.1.7:
  * [plowdown] support --run-before/--run-after with spaces (#74)
  * [plowdown] add --min-rate switch (#91)
  * [core] user plowshare.conf can be a symbolic link (#95)

OBS-URL: https://build.opensuse.org/request/show/519135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=8
2017-08-28 14:17:25 +00:00
22ca2c13e7 - Update to version 2.1.7:
* [plowdown] support --run-before/--run-after with spaces (#74)
  * [plowdown] add --min-rate switch (#91)
  * [core] user plowshare.conf can be a symbolic link (#95)

OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=20
2017-08-28 13:11:15 +00:00
284821e14b Accepting request 512227 from network
1

OBS-URL: https://build.opensuse.org/request/show/512227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=7
2017-07-25 09:40:31 +00:00
c72f317852 Accepting request 512218 from home:scarabeus_iv:branches:network
- Switch to perl from recode for conversions wrt fate#323644

OBS-URL: https://build.opensuse.org/request/show/512218
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=18
2017-07-24 10:24:27 +00:00
99b41a6003 Accepting request 441772 from network
- Update to version 2.1.6:
  * API function delete_filter_line: eat lines until regexp is met.
    Bump PLOWSHARE_API_VERSION to 6.
  * [core] Handle CONT signal (wait time will be updated on ^Z)
  * [core] Introduce PLOWSHARE_CURL and PLOWSHARE_JS environment
    variables to override default curl and js commands.

OBS-URL: https://build.opensuse.org/request/show/441772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=6
2016-11-24 20:25:33 +00:00
3fb04809a6 - Update to version 2.1.6:
* API function delete_filter_line: eat lines until regexp is met.
    Bump PLOWSHARE_API_VERSION to 6.
  * [core] Handle CONT signal (wait time will be updated on ^Z)
  * [core] Introduce PLOWSHARE_CURL and PLOWSHARE_JS environment
    variables to override default curl and js commands.

OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=16
2016-11-24 09:36:10 +00:00
4ff87e85f7 Accepting request 419983 from network
- Update to version 2.1.5:

OBS-URL: https://build.opensuse.org/request/show/419983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=5
2016-08-20 10:27:29 +00:00
38ca882b51 - Update to version 2.1.5:
* Various documentation and help improvements
  * [plowlist] Add -t/--timeout command-line switch (useful for
  * mirroring/multiupload hosters)
  * API function delete_last_line: add second optional argument 
    (number of lines).
  * Bump PLOWSHARE_API_VERSION to 5.
  * [core] Consider $XDG_CONFIG_HOME (default is ~/.config)
- Changes for version 2.1.4:
  * [plowup] allow local/remote filename having , or ; characters.
    This is a workaround to curl limitation. (#37)
  * New API for modules: sha1_file(). Bump PLOWSHARE_API_VERSION
    to 4.
  * [plowup] Add %T --printf token to get (current) time (#45)
  * [core] update imgur API to 3 (#42)

OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=14
2016-08-18 14:30:26 +00:00
894103e768 Accepting request 382698 from network
- Update to 2.1.3
- Spec file cleanups

OBS-URL: https://build.opensuse.org/request/show/382698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=4
2016-04-05 08:43:05 +00:00
c002ef8546 OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=12 2016-03-31 19:46:10 +00:00
765a9481fe - Update to 2.1.3
* [core] update reCAPTCHA behavior (PR #36)
  * [plowup] Add --run-before switch
  * New internal error code (for modules): $ERR_EXPIRED_SESSION. 
    Bump PLOWSHARE_API_VERSION to 3.
- Spec file cleanups

OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=11
2016-03-31 19:03:35 +00:00
1d98b311be Accepting request 328248 from network
- Update to 2.1.2
  * [core] Minor fixes. More cygwin/bsd friendly.
- Merge bash completion to main package

OBS-URL: https://build.opensuse.org/request/show/328248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=3
2015-09-01 22:36:34 +00:00
15773bd6e5 - Update to 2.1.2
* [core] Minor fixes. More cygwin/bsd friendly.
- Merge bash completion to main package

OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=9
2015-09-01 07:30:17 +00:00
Stephan Kulow
a7cae087d5 Accepting request 305704 from network
- Update to 2.1.1
  * [plowmod] Fixes with git (requires git v1.8.5+)
  * [plowmod] Add --status command-line switch
- Changes for 2.1.0)
  * Documentation refactor. Add plowshare.conf.sample file.
  * Support user modules ~/.config/plowshare/modules.d/* scheme
  * [plowmod] Add tool to ease modules repositories management
- Changes for 2.0.1
  * bash completion (plowdown, plowup): add missing --cache support
  * Enhance documentation concerning split of modules and core
- Changes for 2.0.0
  * First version shipped without any module. Only core here.
    Module sources have been committed in a new GIT repository.

OBS-URL: https://build.opensuse.org/request/show/305704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=2
2015-05-10 08:46:08 +00:00
1a5c507439 - Update to 2.1.1
* [plowmod] Fixes with git (requires git v1.8.5+)
  * [plowmod] Add --status command-line switch
- Changes for 2.1.0)
  * Documentation refactor. Add plowshare.conf.sample file.
  * Support user modules ~/.config/plowshare/modules.d/* scheme
  * [plowmod] Add tool to ease modules repositories management
- Changes for 2.0.1
  * bash completion (plowdown, plowup): add missing --cache support
  * Enhance documentation concerning split of modules and core
- Changes for 2.0.0
  * First version shipped without any module. Only core here.
    Module sources have been committed in a new GIT repository.

OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=7
2015-05-07 08:28:45 +00:00
160983c5c2 Accepting request 260445 from network
New package

OBS-URL: https://build.opensuse.org/request/show/260445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plowshare?expand=0&rev=1
2014-11-15 10:41:16 +00:00
c8de04ac0e Fix typo
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=5
2014-11-09 11:24:03 +00:00
2a83ca50ae - Switch to github source due to unreliability of downloads from google (sr#260344)
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=4
2014-11-09 11:07:13 +00:00
2ca0e92141 Download source one more time
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=3
2014-11-08 14:10:13 +00:00
b208adc745 Fixed source file
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=2
2014-11-08 14:00:48 +00:00
Tomáš Chvátal
cea3e358b8 Accepting request 260335 from home:pluskalm:branches:home:Warhammer40k:stuff
It would be nice to have this package here, also pleas set me as maintainer

OBS-URL: https://build.opensuse.org/request/show/260335
OBS-URL: https://build.opensuse.org/package/show/network/plowshare?expand=0&rev=1
2014-11-08 13:20:23 +00:00