Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ac04934f4a | |||
| 9e4a351f97 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e57710bbc3f8422740c36211612df572133ddd141d4eda54b9e295481d5efdbb
|
||||
size 338196
|
||||
3
icingaweb2-module-reactbundle-0.9.0.tar.gz
Normal file
3
icingaweb2-module-reactbundle-0.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0581948a3786d36890188b01df1c891201f51c068140668761af247a1ba71f2
|
||||
size 570809
|
||||
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 18 06:38:39 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 0.9.0
|
||||
- Added libraries:
|
||||
- guzzlehttp/psr7
|
||||
- guzzlehttp/guzzle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 16:15:57 UTC 2020 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 0.8.0
|
||||
- Upgraded to react/http stable (#10)
|
||||
- Refreshed a bunch of other versions
|
||||
- Pinned clue/buzz-react to 2.7 to avoid breaking changes.
|
||||
Please migrate to react/http, we'll drop this library in one
|
||||
of the next releases, as upstream has been deprecated
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 07:47:58 UTC 2019 - ecsos@opensuse.org
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package icingaweb2-module-reactbundle
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define basedir %{_datadir}/icingaweb2
|
||||
%define module_name reactbundle
|
||||
Name: icingaweb2-module-%{module_name}
|
||||
Version: 0.7.0
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
Summary: ReactPHP-based 3rd party libraries
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user