Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 2010149 Details for
Bug 2247562
Review Request: fielding - A simple REST API testing tool
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 6864515 to 6946328
spec-from-6864515-to-6946328.diff (text/plain), 2.78 KB, created by
Fedora Review Service
on 2024-01-24 11:49:47 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6864515 to 6946328
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2024-01-24 11:49:47 UTC
Size:
2.78 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6864515 >+++ https://copr.fedorainfracloud.org/coprs/build/6946328 >@@ -1,22 +1,66 @@ >-%define gitcommit 1912c8055d9f607916e0c6fc568e2c0ee0336493 >-%define gitdate 20231028.022709 >-%define shortcommit %(c=%{gitcommit}; echo ${c:0:7}) >+%global gitcommit 1912c8055d9f607916e0c6fc568e2c0ee0336493 >+%global gitdate 20231028.022709 >+%global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) > > Name: fielding > Version: 0.1~%{gitdate}.%{shortcommit} > Release: 1%{?dist} > Summary: A simple REST API testing tool > >-License: BSD-2-Clause AND CC0-1.0 AND GPL-3.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later >+# The following files contribute to the licenses of the binary RPMs: >+# >+# CC0-1.0: >+# - README.md >+# - org.kde.fielding.desktop >+# - org.kde.fielding.json >+# - org.kde.fielding.metainfo.xml >+# GPL-3.0-or-later: >+# - po/ >+# - src/ui/ >+# LGPL-2.0-or-later: >+# - logo.png >+# - src/fieldingconfig.{kcfg,kcfgc} >+# LGPL-2.1-or-later: >+# - src/app.{cpp,h} >+# - src/controller.{cpp,h} >+# - src/main.cpp >+# >+# The basis for considering the translations (po/) GPL-3.0-or-later is that >+# their header comments say they are âÂÂdistributed under the same license as >+# the fielding package,â and the <project_license> tag in >+# org.kde.fielding.metainfo.xml suggests that upstream considers this to be >+# GPL-3.0-or-later. >+# >+# The following files do not contribute to the licenses of the binary RPMs, >+# e.g. because they belong to the build system. >+# >+# CC0-1.0: >+# - .gitlab-ci.yml >+# - .kde-ci.yml >+# - Messages.sh >+# - src/Messages.sh >+# BSD-2-Clause: >+# - CMakeLists.txt >+# - src/CMakeLists.txt >+# >+# The Messages.sh files (and perhaps the CI YAML files?) would normally be >+# considered code, for which the CC0-1.0 license is not-allowed. However, >+# they fall under the following exception: >+# >+# Upstream application of CC0-1.0 to trivial, noncreative, unoriginal, and >+# nonexpressive material as part of an effort to achieve conformance to the >+# REUSE specification (https://reuse.software/) (for example, CI/CD >+# configuration files) is permitted regardless of whether such material >+# would normally be classified as "content". >+License: CC0-1.0 AND GPL-3.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later > URL: https://apps.kde.org/en-gb/%{name}/ > >-Source0: https://invent.kde.org/utilities/%{name}/-/archive/%{shortcommit}/%{name}-%{shortcommit}.tar.gz >+Source: https://invent.kde.org/utilities/%{name}/-/archive/%{shortcommit}/%{name}-%{shortcommit}.tar.gz > > BuildRequires: kf6-rpm-macros > BuildRequires: extra-cmake-modules > BuildRequires: gcc-c++ > BuildRequires: cmake >-BuildRequires: reuse > BuildRequires: desktop-file-utils > BuildRequires: libappstream-glib >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2247562
:
1996667
| 2010149