Compare commits
11 Commits
44fd43f341
...
main
Author | SHA256 | Date | |
---|---|---|---|
4f4ad05456 | |||
b8ee1018b1 | |||
e1c40a1c32 | |||
|
670a0ae6d1 | ||
017b2f7d0d | |||
3f214ab87c | |||
1e71341952 | |||
|
f1aed29531 | ||
08dd831648 | |||
7cd53f6e24 | |||
|
abdbc9bf04 |
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a2c28a677b6186111a99afde3f56170a9dc1cf594359dfb1be50b494419daa2
|
||||
size 79642
|
3
RT-Client-REST-0.72.tar.gz
Normal file
3
RT-Client-REST-0.72.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28f20158a0f7b1f34b74ce36de5bdd56299eb940140472c8497c95358226fdb3
|
||||
size 86146
|
@@ -1,3 +1,86 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 03:08:52 UTC 2023 - <cpanmirror@openstack.local>
|
||||
|
||||
- updated to 0.72
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
0.72 Mon Feb 27 2023 "Deean Hamstead" <dean@fragfest.com.au>
|
||||
- More fixes for GH#27 to eliminate warnings and handle empty list fields
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 03:06:50 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.71
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
0.71 Mon Dec 5 2022 "Dean Hamstead" <dean@fragfest.com.au>
|
||||
- Fixed GH#27 Missing fields
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 03:07:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.70
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
0.70 Sun Sep 25 2022 "Dean Hamstead" <dean@fragfest.com.au>
|
||||
- GH#26 Swap from Error's try to Try::Tiny
|
||||
- GH#26 Remove Error entirely
|
||||
- Swap from base to parent
|
||||
- Attempt to resolve issues with trailing endlines on attachments
|
||||
- Allow queues to be disabled (or enabled)
|
||||
- Add status as a method for Tickets
|
||||
- GH#20 Allow HTML in comments
|
||||
- Point MetaCPAN at Github for issues
|
||||
- RT#120077 fetch ticket subjects with a single API call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 8 03:11:03 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
updated to 0.60
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 03:14:05 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
updated to 0.59
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
0.59 Mon May 5 2020 "Dean Hamstead" <dean@fragfest.com.au>
|
||||
- Worked around what appears to be a bug in PodChecker in perl 5.20
|
||||
- Adjusted travis and dist.ini
|
||||
- No functional changes
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 1 03:09:47 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
updated to 0.58
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
0.58 Thu Apr 30 2020 "Dean Hamstead" <dean@fragfest.com.au>
|
||||
- RT118729 correct bug when "not set" is in textA
|
||||
- PR#19 Report UA, URI, and better errors when you opt in. Thanks @melmothx
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 03:18:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
updated to 0.57
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
0.57 Tue Apr 28 2020 "Dean Hamstead" <dean@fragfest.com.au>
|
||||
- PR#21 Add SLA and SLADisabled attributes which appeared in RT 4.4.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 25 06:24:13 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to 0.56
|
||||
see /usr/share/doc/packages/perl-RT-Client-REST/CHANGES
|
||||
|
||||
0.56 Mon Dec 24 2018 "Dean Hamstead" <dean@fragfest.com.au>
|
||||
- Fix for GH#18 (more fixes)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 06:22:10 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-RT-Client-REST
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,23 +16,23 @@
|
||||
#
|
||||
|
||||
|
||||
Name: perl-RT-Client-REST
|
||||
Version: 0.55
|
||||
Release: 0
|
||||
%define cpan_name RT-Client-REST
|
||||
Summary: Client for RT using REST API
|
||||
Name: perl-RT-Client-REST
|
||||
Version: 0.720.0
|
||||
Release: 0
|
||||
# 0.72 -> normalize -> 0.720.0
|
||||
%define cpan_version 0.72
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DJ/DJZORT/%{cpan_name}-%{version}.tar.gz
|
||||
Summary: Client for RT using REST API
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DJ/DJZORT/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(DateTime)
|
||||
BuildRequires: perl(DateTime::Format::DateParse)
|
||||
BuildRequires: perl(Error)
|
||||
BuildRequires: perl(Exception::Class)
|
||||
BuildRequires: perl(HTTP::Cookies)
|
||||
BuildRequires: perl(HTTP::Request::Common)
|
||||
@@ -40,19 +40,37 @@ BuildRequires: perl(HTTP::Server::Simple) >= 0.44
|
||||
BuildRequires: perl(HTTP::Server::Simple::CGI)
|
||||
BuildRequires: perl(HTTP::Server::Simple::CGI::Environment)
|
||||
BuildRequires: perl(LWP)
|
||||
BuildRequires: perl(Module::Build) >= 0.280000
|
||||
BuildRequires: perl(Module::Build) >= 0.28
|
||||
BuildRequires: perl(Params::Validate)
|
||||
BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Try::Tiny)
|
||||
BuildRequires: perl(URI)
|
||||
BuildRequires: perl(parent)
|
||||
Requires: perl(DateTime)
|
||||
Requires: perl(DateTime::Format::DateParse)
|
||||
Requires: perl(Error)
|
||||
Requires: perl(Exception::Class)
|
||||
Requires: perl(HTTP::Cookies)
|
||||
Requires: perl(HTTP::Request::Common)
|
||||
Requires: perl(LWP)
|
||||
Requires: perl(Params::Validate)
|
||||
Requires: perl(Try::Tiny)
|
||||
Requires: perl(URI)
|
||||
Requires: perl(parent)
|
||||
Provides: perl(RT::Client::REST) = %{version}
|
||||
Provides: perl(RT::Client::REST::Attachment) = %{version}
|
||||
Provides: perl(RT::Client::REST::Exception) = 0.190.0
|
||||
Provides: perl(RT::Client::REST::Forms) = %{version}
|
||||
Provides: perl(RT::Client::REST::Group) = %{version}
|
||||
Provides: perl(RT::Client::REST::HTTPClient) = %{version}
|
||||
Provides: perl(RT::Client::REST::NoopLogger) = %{version}
|
||||
Provides: perl(RT::Client::REST::Object) = %{version}
|
||||
Provides: perl(RT::Client::REST::Object::Exception) = %{version}
|
||||
Provides: perl(RT::Client::REST::Queue) = %{version}
|
||||
Provides: perl(RT::Client::REST::SearchResult) = %{version}
|
||||
Provides: perl(RT::Client::REST::Ticket) = %{version}
|
||||
Provides: perl(RT::Client::REST::Transaction) = %{version}
|
||||
Provides: perl(RT::Client::REST::User) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -62,23 +80,21 @@ invoking a shell command is appropriate. Thus, I took *rt* tool, written by
|
||||
Abhijit Menon-Sen, and converted it to an object-oriented Perl module.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
|
||||
%build
|
||||
perl Build.PL installdirs=vendor
|
||||
./Build build flags=%{?_smp_mflags}
|
||||
perl Build.PL --installdirs=vendor
|
||||
./Build build --flags=%{?_smp_mflags}
|
||||
|
||||
%check
|
||||
./Build test
|
||||
|
||||
%install
|
||||
./Build install destdir=%{buildroot} create_packlist=0
|
||||
./Build install --destdir=%{buildroot} --create_packlist=0
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc CHANGES examples README README.md TODO
|
||||
%doc CHANGES CONTRIBUTORS examples README README.md TODO
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user