Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 117,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Packaging Tutorial 1: banner"
            ],
            "previous_source": "",
            "target": [
                "Packaging Tutorial 1: banner"
            ],
            "id_hash": -173791277385105993,
            "content_hash": -173791277385105993,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:3",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802566/?format=api",
            "priority": 100,
            "id": 17802566,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=7d9691c106663db7",
            "url": "https://translate.fedoraproject.org/api/units/17802566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:32.868561Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "This tutorial demonstrates RPM packaging by packaging the https://github.com/pronovic/banner[banner] program.  It is a simple program with a simple https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html[GNU Autotools] build script."
            ],
            "previous_source": "",
            "target": [
                "This tutorial demonstrates RPM packaging by packaging the https://github.com/pronovic/banner[banner] program.  It is a simple program with a simple https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html[GNU Autotools] build script."
            ],
            "id_hash": -2134545891771820517,
            "content_hash": -2134545891771820517,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:9",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802567/?format=api",
            "priority": 100,
            "id": 17802567,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=626091d21c2bd61b",
            "url": "https://translate.fedoraproject.org/api/units/17802567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:32.920363Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "For comprehensive information on how to create RPM files, refer to https://rpm-software-management.github.io/rpm/manual/[RPM Reference Manual].  If you plan to create an RPM package for the Fedora repository, follow the process for xref:Joining_the_Package_Maintainers.adoc[Joining the Package Maintainers], including following the various Fedora guidance."
            ],
            "previous_source": "",
            "target": [
                "For comprehensive information on how to create RPM files, refer to https://rpm-software-management.github.io/rpm/manual/[RPM Reference Manual].  If you plan to create an RPM package for the Fedora repository, follow the process for xref:Joining_the_Package_Maintainers.adoc[Joining the Package Maintainers], including following the various Fedora guidance."
            ],
            "id_hash": 115692695586676988,
            "content_hash": 115692695586676988,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:15",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802568/?format=api",
            "priority": 100,
            "id": 17802568,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=819b05e4c78d20fc",
            "url": "https://translate.fedoraproject.org/api/units/17802568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:32.967123Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "This tutorial is intended to be run on a Fedora {MAJOROSVER} system.  It should, however, work also for other Fedora releases.  Just replace strings like `f{MAJOROSVER}` with your release number.  Because this tutorial uses Fedora specific features that may not available in other environments, Fedora downstreams such as CentOS Stream or Red Hat Enterprise Linux may or may not work."
            ],
            "previous_source": "",
            "target": [
                "This tutorial is intended to be run on a Fedora {MAJOROSVER} system.  It should, however, work also for other Fedora releases.  Just replace strings like `f{MAJOROSVER}` with your release number.  Because this tutorial uses Fedora specific features that may not available in other environments, Fedora downstreams such as CentOS Stream or Red Hat Enterprise Linux may or may not work."
            ],
            "id_hash": -2685270836401615935,
            "content_hash": -2685270836401615935,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:21",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802569/?format=api",
            "priority": 100,
            "id": 17802569,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=5abc0066c690cbc1",
            "url": "https://translate.fedoraproject.org/api/units/17802569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.016917Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "The tutorial proceeds in step by step manner, with most steps editing the package's specfile.  The final resulting specfile is listed in the end, so in case there is any unclarity how a particular change should be applied, you can peek there."
            ],
            "previous_source": "",
            "target": [
                "The tutorial proceeds in step by step manner, with most steps editing the package's specfile.  The final resulting specfile is listed in the end, so in case there is any unclarity how a particular change should be applied, you can peek there."
            ],
            "id_hash": -6571340115393902160,
            "content_hash": -6571340115393902160,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:27",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802570/?format=api",
            "priority": 100,
            "id": 17802570,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=24cde8fb43ac09b0",
            "url": "https://translate.fedoraproject.org/api/units/17802570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.068312Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Installing Packager Tools"
            ],
            "previous_source": "",
            "target": [
                "Installing Packager Tools"
            ],
            "id_hash": 2160231220672791672,
            "content_hash": 2160231220672791672,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:29",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802571/?format=api",
            "priority": 100,
            "id": 17802571,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=9dfaaed98ce90478",
            "url": "https://translate.fedoraproject.org/api/units/17802571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.112120Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Follow xref:Installing_Packager_Tools.adoc[Installing Packager Tools]."
            ],
            "previous_source": "",
            "target": [
                "Follow xref:Installing_Packager_Tools.adoc[Installing Packager Tools]."
            ],
            "id_hash": 5488957988450472328,
            "content_hash": 5488957988450472328,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:32",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802572/?format=api",
            "priority": 100,
            "id": 17802572,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=cc2cb23570a21188",
            "url": "https://translate.fedoraproject.org/api/units/17802572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.153416Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Creating the package directory"
            ],
            "previous_source": "",
            "target": [
                "Creating the package directory"
            ],
            "id_hash": -7867204613411093010,
            "content_hash": -7867204613411093010,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:34",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802573/?format=api",
            "priority": 100,
            "id": 17802573,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=12d213161a5145ee",
            "url": "https://translate.fedoraproject.org/api/units/17802573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.187649Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "In Fedora, package build instructions are organized in so called _dist-git_ repositories.  There is a separate repository for each package.  We mimic this system by creating a new directory for this tutorial.  In dist-git, the repository name matches the package name.  Fedora's rules for naming packages are written in https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/[Naming Guidelines].  For banner, package should simply be named `banner`.  This is also the name of Fedora's https://packages.fedoraproject.org/pkgs/banner/banner/[official banner package]."
            ],
            "previous_source": "",
            "target": [
                "In Fedora, package build instructions are organized in so called _dist-git_ repositories.  There is a separate repository for each package.  We mimic this system by creating a new directory for this tutorial.  In dist-git, the repository name matches the package name.  Fedora's rules for naming packages are written in https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/[Naming Guidelines].  For banner, package should simply be named `banner`.  This is also the name of Fedora's https://packages.fedoraproject.org/pkgs/banner/banner/[official banner package]."
            ],
            "id_hash": 1409890851033012763,
            "content_hash": 1409890851033012763,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:43",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 69,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802574/?format=api",
            "priority": 100,
            "id": 17802574,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=9390f04253e55a1b",
            "url": "https://translate.fedoraproject.org/api/units/17802574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.236587Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "$ mkdir banner && cd banner\n"
            ],
            "previous_source": "",
            "target": [
                "$ mkdir banner && cd banner\n"
            ],
            "id_hash": -5169294739579236994,
            "content_hash": -5169294739579236994,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:46",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802575/?format=api",
            "priority": 100,
            "id": 17802575,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=3842f9d28c158d7e",
            "url": "https://translate.fedoraproject.org/api/units/17802575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.288367Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Inside a Spec File"
            ],
            "previous_source": "",
            "target": [
                "Inside a Spec File"
            ],
            "id_hash": -3603218320042908791,
            "content_hash": -3603218320042908791,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:49",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802576/?format=api",
            "priority": 100,
            "id": 17802576,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=4dfecc0751a9a389",
            "url": "https://translate.fedoraproject.org/api/units/17802576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.339246Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "RPM packages are configured by `.spec` files.  Tools such was `rpmdev-newspec` can be used to generate empty specfiles for different purposes.  For this tutorial, just create a file called `banner.spec` and paste the following minimal specfile.  It does not work yet, but we will try to build it and fix errors as we encounter them."
            ],
            "previous_source": "",
            "target": [
                "RPM packages are configured by `.spec` files.  Tools such was `rpmdev-newspec` can be used to generate empty specfiles for different purposes.  For this tutorial, just create a file called `banner.spec` and paste the following minimal specfile.  It does not work yet, but we will try to build it and fix errors as we encounter them."
            ],
            "id_hash": -4930442985235736893,
            "content_hash": -4930442985235736893,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:55",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802577/?format=api",
            "priority": 100,
            "id": 17802577,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=3b938c3a3fb516c3",
            "url": "https://translate.fedoraproject.org/api/units/17802577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.378363Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Name:     banner\nVersion:  1.3.6\nRelease:  %autorelease\nSummary:  Prints a short string to the console in very large letters\nLicense:  GPL-2.0-only\nURL:      https://github.com/pronovic/banner\nSource:   https://github.com/pronovic/banner/releases/download/BANNER_V%{version}/banner-%{version}.tar.gz\n"
            ],
            "previous_source": "",
            "target": [
                "Name:     banner\nVersion:  1.3.6\nRelease:  %autorelease\nSummary:  Prints a short string to the console in very large letters\nLicense:  GPL-2.0-only\nURL:      https://github.com/pronovic/banner\nSource:   https://github.com/pronovic/banner/releases/download/BANNER_V%{version}/banner-%{version}.tar.gz\n"
            ],
            "id_hash": 7771783202882453442,
            "content_hash": 7771783202882453442,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:65",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802578/?format=api",
            "priority": 100,
            "id": 17802578,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=ebdaeba57727ffc2",
            "url": "https://translate.fedoraproject.org/api/units/17802578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.423467Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "%description\nThis is a classic-style banner program similar to the one found in Solaris or\nAIX in the late 1990s. It prints a short string to the console in very large\nletters.\n"
            ],
            "previous_source": "",
            "target": [
                "%description\nThis is a classic-style banner program similar to the one found in Solaris or\nAIX in the late 1990s. It prints a short string to the console in very large\nletters.\n"
            ],
            "id_hash": 8049514181605719277,
            "content_hash": 8049514181605719277,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:70, ./pages/Packaging_Tutorial_1_banner.adoc:345",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802579/?format=api",
            "priority": 100,
            "id": 17802579,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=efb59e800113fced",
            "url": "https://translate.fedoraproject.org/api/units/17802579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.461726Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "%prep\n%autosetup\n"
            ],
            "previous_source": "",
            "target": [
                "%prep\n%autosetup\n"
            ],
            "id_hash": 6342883535221048836,
            "content_hash": 6342883535221048836,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:73, ./pages/Packaging_Tutorial_1_banner.adoc:348",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802580/?format=api",
            "priority": 100,
            "id": 17802580,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=d80672f820864604",
            "url": "https://translate.fedoraproject.org/api/units/17802580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.515248Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "%build\n%configure\n%make_build\n"
            ],
            "previous_source": "",
            "target": [
                "%build\n%configure\n%make_build\n"
            ],
            "id_hash": -126376932775519683,
            "content_hash": -126376932775519683,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:77, ./pages/Packaging_Tutorial_1_banner.adoc:352",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802581/?format=api",
            "priority": 100,
            "id": 17802581,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=7e3f04d9661c9a3d",
            "url": "https://translate.fedoraproject.org/api/units/17802581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.754440Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "%install\n%make_install\n"
            ],
            "previous_source": "",
            "target": [
                "%install\n%make_install\n"
            ],
            "id_hash": -1775905784073064001,
            "content_hash": -1775905784073064001,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:80, ./pages/Packaging_Tutorial_1_banner.adoc:355",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802582/?format=api",
            "priority": 100,
            "id": 17802582,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=675ab71939c371bf",
            "url": "https://translate.fedoraproject.org/api/units/17802582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.793422Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "%files\n"
            ],
            "previous_source": "",
            "target": [
                "%files\n"
            ],
            "id_hash": 8947660938714188451,
            "content_hash": 8947660938714188451,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:82",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802583/?format=api",
            "priority": 100,
            "id": 17802583,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=fc2c7a378eb28aa3",
            "url": "https://translate.fedoraproject.org/api/units/17802583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.835278Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "%changelog\n%autochangelog\n"
            ],
            "previous_source": "",
            "target": [
                "%changelog\n%autochangelog\n"
            ],
            "id_hash": -7295139921392234652,
            "content_hash": -7295139921392234652,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:85, ./pages/Packaging_Tutorial_1_banner.adoc:364",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802584/?format=api",
            "priority": 100,
            "id": 17802584,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=1ac274e48ea50f64",
            "url": "https://translate.fedoraproject.org/api/units/17802584/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.878016Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "The specfile starts with a set of _tags_, such as `Name:` and `Version:`, followed by _sections_ such as `%description` and `%prep`.  Each tag fits into a single line, whereas each section continues until the next one starts."
            ],
            "previous_source": "",
            "target": [
                "The specfile starts with a set of _tags_, such as `Name:` and `Version:`, followed by _sections_ such as `%description` and `%prep`.  Each tag fits into a single line, whereas each section continues until the next one starts."
            ],
            "id_hash": 8643714118227595798,
            "content_hash": 8643714118227595798,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:90",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802586/?format=api",
            "priority": 100,
            "id": 17802586,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=f7f4a431b4fc1216",
            "url": "https://translate.fedoraproject.org/api/units/17802586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.917440Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Note that, confusingly, in addition to marking the section names, the percent sign `%` also marks RPM _macros_.  Thus `%autosetup`, `%configure`, `%make_build`, `%make_install` and `%autochangelog` are not sections."
            ],
            "previous_source": "",
            "target": [
                "Note that, confusingly, in addition to marking the section names, the percent sign `%` also marks RPM _macros_.  Thus `%autosetup`, `%configure`, `%make_build`, `%make_install` and `%autochangelog` are not sections."
            ],
            "id_hash": 5139105252618900905,
            "content_hash": 5139105252618900905,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:94",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802588/?format=api",
            "priority": 100,
            "id": 17802588,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=c751c4ffc5b195a9",
            "url": "https://translate.fedoraproject.org/api/units/17802588/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.955404Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Tags"
            ],
            "previous_source": "",
            "target": [
                "Tags"
            ],
            "id_hash": -789855309553280800,
            "content_hash": -789855309553280800,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:95",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802589/?format=api",
            "priority": 100,
            "id": 17802589,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=7509dec7e21ed8e0",
            "url": "https://translate.fedoraproject.org/api/units/17802589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:33.991393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`Version` contains the version number of the packaged software."
            ],
            "previous_source": "",
            "target": [
                "`Version` contains the version number of the packaged software."
            ],
            "id_hash": 5682404176078881890,
            "content_hash": 5682404176078881890,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:98",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802591/?format=api",
            "priority": 100,
            "id": 17802591,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=cedbf47dd160c462",
            "url": "https://translate.fedoraproject.org/api/units/17802591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.041796Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`Release` numbers specfile updates, package rebuilds and other work within Fedora.  The value used here, `%autorelease`, is part of https://docs.pagure.org/fedora-infra.rpmautospec/index.html[rpmautospec], which is https://fedoraproject.org/wiki/Changes/Rpmautospec_by_Default[recommended for Fedora packages].  It ties `Release` to package's Git history.  As we do not have a Git repository, `%autorelease` will evaluate to the default value of 1."
            ],
            "previous_source": "",
            "target": [
                "`Release` numbers specfile updates, package rebuilds and other work within Fedora.  The value used here, `%autorelease`, is part of https://docs.pagure.org/fedora-infra.rpmautospec/index.html[rpmautospec], which is https://fedoraproject.org/wiki/Changes/Rpmautospec_by_Default[recommended for Fedora packages].  It ties `Release` to package's Git history.  As we do not have a Git repository, `%autorelease` will evaluate to the default value of 1."
            ],
            "id_hash": -334361779026802128,
            "content_hash": -334361779026802128,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:104",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802593/?format=api",
            "priority": 100,
            "id": 17802593,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=7b5c1bbbc6a3ca30",
            "url": "https://translate.fedoraproject.org/api/units/17802593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.082475Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Often, `Summary` can be copied from the upstream README.  The first letter should be uppercase to avoid `rpmlint` complaints."
            ],
            "previous_source": "",
            "target": [
                "Often, `Summary` can be copied from the upstream README.  The first letter should be uppercase to avoid `rpmlint` complaints."
            ],
            "id_hash": 3062637757550428952,
            "content_hash": 3062637757550428952,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:108",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802595/?format=api",
            "priority": 100,
            "id": 17802595,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=aa80acd05e7e0318",
            "url": "https://translate.fedoraproject.org/api/units/17802595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.121668Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`License` describes the license of the resulting binary package using a SPDX license identifier.  It must follow Fedora's https://docs.fedoraproject.org/en-US/legal/license-field/[licensing guidelines].  In practice, determining the correct value often means inspecting the license notifications in individual source files.  Upstream developers may also need to be asked for clarifications or corrections.  In this tutorial, we just take the upstream's word that the license is the GNU Public License, version 2."
            ],
            "previous_source": "",
            "target": [
                "`License` describes the license of the resulting binary package using a SPDX license identifier.  It must follow Fedora's https://docs.fedoraproject.org/en-US/legal/license-field/[licensing guidelines].  In practice, determining the correct value often means inspecting the license notifications in individual source files.  Upstream developers may also need to be asked for clarifications or corrections.  In this tutorial, we just take the upstream's word that the license is the GNU Public License, version 2."
            ],
            "id_hash": -8029880721400414214,
            "content_hash": -8029880721400414214,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:114",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802597/?format=api",
            "priority": 100,
            "id": 17802597,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=109022072c2bbffa",
            "url": "https://translate.fedoraproject.org/api/units/17802597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.171256Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`URL` points to upstream project's website, which in this case is the GitHub repo's page."
            ],
            "previous_source": "",
            "target": [
                "`URL` points to upstream project's website, which in this case is the GitHub repo's page."
            ],
            "id_hash": -4892438524384473898,
            "content_hash": -4892438524384473898,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:117",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802599/?format=api",
            "priority": 100,
            "id": 17802599,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=3c1a911554a08cd6",
            "url": "https://translate.fedoraproject.org/api/units/17802599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.221442Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`Source` defines the upstream sources used when building the package.  Usually, as in this case, it is a url pointing to a tarball released by the upstream, but it can also be a local file.  There can be multiple `Source` tags if needed."
            ],
            "previous_source": "",
            "target": [
                "`Source` defines the upstream sources used when building the package.  Usually, as in this case, it is a url pointing to a tarball released by the upstream, but it can also be a local file.  There can be multiple `Source` tags if needed."
            ],
            "id_hash": 5136069813363262351,
            "content_hash": 5136069813363262351,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:122",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802601/?format=api",
            "priority": 100,
            "id": 17802601,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=c746fc487f1fc38f",
            "url": "https://translate.fedoraproject.org/api/units/17802601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.267356Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Sections"
            ],
            "previous_source": "",
            "target": [
                "Sections"
            ],
            "id_hash": 2385441651378372869,
            "content_hash": 2385441651378372869,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:123",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802603/?format=api",
            "priority": 100,
            "id": 17802603,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=a11aca8b16d44105",
            "url": "https://translate.fedoraproject.org/api/units/17802603/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.306821Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`%description` can often be copied from upstream README."
            ],
            "previous_source": "",
            "target": [
                "`%description` can often be copied from upstream README."
            ],
            "id_hash": 1909543809365729505,
            "content_hash": 1909543809365729505,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:126",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802605/?format=api",
            "priority": 100,
            "id": 17802605,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=9a800ffa384a60e1",
            "url": "https://translate.fedoraproject.org/api/units/17802605/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.352845Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`%prep` contains a shell script for preparing the sources for building.  It is often just the single macro `%autosetup`, which, in this case, simply extracts the source."
            ],
            "previous_source": "",
            "target": [
                "`%prep` contains a shell script for preparing the sources for building.  It is often just the single macro `%autosetup`, which, in this case, simply extracts the source."
            ],
            "id_hash": -8569498372907986790,
            "content_hash": -8569498372907986790,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:130",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802608/?format=api",
            "priority": 100,
            "id": 17802608,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=091306a20b88109a",
            "url": "https://translate.fedoraproject.org/api/units/17802608/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.412501Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`%build` contains a shell script for the required build steps, such as compiling sources to binaries.  Since banner's buildsystem is https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html[Autotools], building it involves running `configure` and `make`.  Macros `%configure` and `%make_build` invoke these commands using Fedora's compilation flags and other configuration."
            ],
            "previous_source": "",
            "target": [
                "`%build` contains a shell script for the required build steps, such as compiling sources to binaries.  Since banner's buildsystem is https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html[Autotools], building it involves running `configure` and `make`.  Macros `%configure` and `%make_build` invoke these commands using Fedora's compilation flags and other configuration."
            ],
            "id_hash": -6241161318733499214,
            "content_hash": -6241161318733499214,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:136",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802610/?format=api",
            "priority": 100,
            "id": 17802610,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=2962f0d902fb34b2",
            "url": "https://translate.fedoraproject.org/api/units/17802610/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.468395Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`%install` contains a shell script to copy the results from `%build` into an initially empty _build root_ directory.  As banner is using Autotools, macro `%make_install` is used."
            ],
            "previous_source": "",
            "target": [
                "`%install` contains a shell script to copy the results from `%build` into an initially empty _build root_ directory.  As banner is using Autotools, macro `%make_install` is used."
            ],
            "id_hash": -2006934265469591478,
            "content_hash": -2006934265469591478,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:139",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802613/?format=api",
            "priority": 100,
            "id": 17802613,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=6425efeb3320204a",
            "url": "https://translate.fedoraproject.org/api/units/17802613/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.517606Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "`%files` lists the content of the resulting package.  Mostly, the files come from the build root created in the `%install`, but documentation and license files can also be added directly from the sources.  This section is left empty for now, to be filled later."
            ],
            "previous_source": "",
            "target": [
                "`%files` lists the content of the resulting package.  Mostly, the files come from the build root created in the `%install`, but documentation and license files can also be added directly from the sources.  This section is left empty for now, to be filled later."
            ],
            "id_hash": -6802707961795315392,
            "content_hash": -6802707961795315392,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:144",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802615/?format=api",
            "priority": 100,
            "id": 17802615,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=2197ed26aa77f940",
            "url": "https://translate.fedoraproject.org/api/units/17802615/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.556675Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "The `+%changelog+` documents the changes in each new package version and release.  Changelog data can be displayed by `+rpm --query --changelog PACKAGE_NAME+`, which can be useful, for instance, to find out if specific bug and security patches are included.  Its value,`+%autochangelog+`, also comes from `rpmautospec`.  It populates the changelog from Git commit messages.  As we do not have a Git repository, the changelog will be empty."
            ],
            "previous_source": "",
            "target": [
                "The `+%changelog+` documents the changes in each new package version and release.  Changelog data can be displayed by `+rpm --query --changelog PACKAGE_NAME+`, which can be useful, for instance, to find out if specific bug and security patches are included.  Its value,`+%autochangelog+`, also comes from `rpmautospec`.  It populates the changelog from Git commit messages.  As we do not have a Git repository, the changelog will be empty."
            ],
            "id_hash": 325104105625529783,
            "content_hash": 325104105625529783,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:151",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802617/?format=api",
            "priority": 100,
            "id": 17802617,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=848300762ad4adb7",
            "url": "https://translate.fedoraproject.org/api/units/17802617/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.593565Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Lines which are not needed can be commented out with the hash `#`."
            ],
            "previous_source": "",
            "target": [
                "Lines which are not needed can be commented out with the hash `#`."
            ],
            "id_hash": 6594711277437906136,
            "content_hash": 6594711277437906136,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:153",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802618/?format=api",
            "priority": 100,
            "id": 17802618,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=db851ef76ff2ecd8",
            "url": "https://translate.fedoraproject.org/api/units/17802618/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.633349Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "You can find more information in the RPM Reference Manual's section https://rpm-software-management.github.io/rpm/manual/spec.html[Spec file format]."
            ],
            "previous_source": "",
            "target": [
                "You can find more information in the RPM Reference Manual's section https://rpm-software-management.github.io/rpm/manual/spec.html[Spec file format]."
            ],
            "id_hash": 1381585013413756273,
            "content_hash": 1381585013413756273,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:155",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802620/?format=api",
            "priority": 100,
            "id": 17802620,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=932c603fef87bd71",
            "url": "https://translate.fedoraproject.org/api/units/17802620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.671612Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Downloading source"
            ],
            "previous_source": "",
            "target": [
                "Downloading source"
            ],
            "id_hash": -5004803294272002141,
            "content_hash": -5004803294272002141,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:156",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802622/?format=api",
            "priority": 100,
            "id": 17802622,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=3a8b5deba23667a3",
            "url": "https://translate.fedoraproject.org/api/units/17802622/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.704993Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "We need the source code defined by the `Source` tag, often referred to as the _upstream_ source.  This is most easily achieved by using the `spectool` command:"
            ],
            "previous_source": "",
            "target": [
                "We need the source code defined by the `Source` tag, often referred to as the _upstream_ source.  This is most easily achieved by using the `spectool` command:"
            ],
            "id_hash": -2394460286048688926,
            "content_hash": -2394460286048688926,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:160",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802624/?format=api",
            "priority": 100,
            "id": 17802624,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=5ec52b0e6549a4e2",
            "url": "https://translate.fedoraproject.org/api/units/17802624/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.753033Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "$ spectool -g banner.spec\n"
            ],
            "previous_source": "",
            "target": [
                "$ spectool -g banner.spec\n"
            ],
            "id_hash": 2043153489110295423,
            "content_hash": 2043153489110295423,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:163",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802626/?format=api",
            "priority": 100,
            "id": 17802626,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=9c5abd45f404e37f",
            "url": "https://translate.fedoraproject.org/api/units/17802626/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.801088Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "You should now have the file listed in `Source` in your working directory:"
            ],
            "previous_source": "",
            "target": [
                "You should now have the file listed in `Source` in your working directory:"
            ],
            "id_hash": 4676910880556656538,
            "content_hash": 4676910880556656538,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:166",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802627/?format=api",
            "priority": 100,
            "id": 17802627,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=c0e7b9aaa1bd279a",
            "url": "https://translate.fedoraproject.org/api/units/17802627/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.840691Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "$ ls *.tar.gz\nbanner-1.3.6.tar.gz\n"
            ],
            "previous_source": "",
            "target": [
                "$ ls *.tar.gz\nbanner-1.3.6.tar.gz\n"
            ],
            "id_hash": 8116286712300743513,
            "content_hash": 8116286712300743513,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:170",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802629/?format=api",
            "priority": 100,
            "id": 17802629,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=f0a2d7c34de8ab59",
            "url": "https://translate.fedoraproject.org/api/units/17802629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.884216Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Building the Package"
            ],
            "previous_source": "",
            "target": [
                "Building the Package"
            ],
            "id_hash": -8664707950118791428,
            "content_hash": -8664707950118791428,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:172",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802631/?format=api",
            "priority": 100,
            "id": 17802631,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=07c0c606e6aa96fc",
            "url": "https://translate.fedoraproject.org/api/units/17802631/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.921595Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "We are ready for the first run to build source, binary and debugging packages.  This, and many other tasks, are done with the `fedpkg` tool.  The production builds for Fedora are built in the https://koji.fedoraproject.org[Koji] build system, which in turn uses https://rpm-software-management.github.io/mock/[Mock] to manage isolated build environments.  To get as close to a production build as is locally possible, we use the `fedpkg mockbuild` command which also invokes Mock:"
            ],
            "previous_source": "",
            "target": [
                "We are ready for the first run to build source, binary and debugging packages.  This, and many other tasks, are done with the `fedpkg` tool.  The production builds for Fedora are built in the https://koji.fedoraproject.org[Koji] build system, which in turn uses https://rpm-software-management.github.io/mock/[Mock] to manage isolated build environments.  To get as close to a production build as is locally possible, we use the `fedpkg mockbuild` command which also invokes Mock:"
            ],
            "id_hash": 2365233585264189363,
            "content_hash": 2365233585264189363,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:183",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 69,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802633/?format=api",
            "priority": 100,
            "id": 17802633,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=a0d2ff6a0c7edfb3",
            "url": "https://translate.fedoraproject.org/api/units/17802633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:34.979554Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "$ fedpkg --release f{MAJOROSVER} mockbuild\n"
            ],
            "previous_source": "",
            "target": [
                "$ fedpkg --release f{MAJOROSVER} mockbuild\n"
            ],
            "id_hash": 7139494626714225201,
            "content_hash": 7139494626714225201,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:187",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802635/?format=api",
            "priority": 100,
            "id": 17802635,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=e31494894d1c8a31",
            "url": "https://translate.fedoraproject.org/api/units/17802635/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:35.013686Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "The build environment created by Mock is very basic.  It does not include a C compiler by default, so the build will fail.  The reason is explained in the output:"
            ],
            "previous_source": "",
            "target": [
                "The build environment created by Mock is very basic.  It does not include a C compiler by default, so the build will fail.  The reason is explained in the output:"
            ],
            "id_hash": 6637523080912509657,
            "content_hash": 6637523080912509657,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:192",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802637/?format=api",
            "priority": 100,
            "id": 17802637,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=dc1d3813323f1ad9",
            "url": "https://translate.fedoraproject.org/api/units/17802637/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:35.046607Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "checking whether the C compiler works... no\nconfigure: error: in `/builddir/build/BUILD/banner-6':\nconfigure: error: C compiler cannot create executables\nSee `config.log' for more details\n"
            ],
            "previous_source": "",
            "target": [
                "checking whether the C compiler works... no\nconfigure: error: in `/builddir/build/BUILD/banner-6':\nconfigure: error: C compiler cannot create executables\nSee `config.log' for more details\n"
            ],
            "id_hash": -5905530601125812509,
            "content_hash": -5905530601125812509,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:198",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 23,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802638/?format=api",
            "priority": 100,
            "id": 17802638,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=2e0b573505b266e3",
            "url": "https://translate.fedoraproject.org/api/units/17802638/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:35.084380Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "RPM build errors:\nerror: Bad exit status from /var/tmp/rpm-tmp.R4Tf16 (%build)\n    Bad exit status from /var/tmp/rpm-tmp.R4Tf16 (%build)\n"
            ],
            "previous_source": "",
            "target": [
                "RPM build errors:\nerror: Bad exit status from /var/tmp/rpm-tmp.R4Tf16 (%build)\n    Bad exit status from /var/tmp/rpm-tmp.R4Tf16 (%build)\n"
            ],
            "id_hash": -7902001469271307900,
            "content_hash": -7902001469271307900,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:202",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802640/?format=api",
            "priority": 100,
            "id": 17802640,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=12567387c1780984",
            "url": "https://translate.fedoraproject.org/api/units/17802640/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:35.124334Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "Additional build tools are defined by adding `BuildRequires:` rows to the specfile.  In Fedora, GCC is the standard compiler, so we need to add a row for `gcc`.  Autotools also uses `make`, so a row should be added for it, too.  Add these lines after `Source`:"
            ],
            "previous_source": "",
            "target": [
                "Additional build tools are defined by adding `BuildRequires:` rows to the specfile.  In Fedora, GCC is the standard compiler, so we need to add a row for `gcc`.  Autotools also uses `make`, so a row should be added for it, too.  Add these lines after `Source`:"
            ],
            "id_hash": -7310256795733415306,
            "content_hash": -7310256795733415306,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:209",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802642/?format=api",
            "priority": 100,
            "id": 17802642,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=1a8cc02cf96caa76",
            "url": "https://translate.fedoraproject.org/api/units/17802642/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:35.158795Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?format=api",
            "source": [
                "BuildRequires:   gcc\nBuildRequires:   make\n"
            ],
            "previous_source": "",
            "target": [
                "BuildRequires:   gcc\nBuildRequires:   make\n"
            ],
            "id_hash": 7403675701115994869,
            "content_hash": 7403675701115994869,
            "location": "./pages/Packaging_Tutorial_1_banner.adoc:214",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/17802644/?format=api",
            "priority": 100,
            "id": 17802644,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-package-maintainers/masterpagespackaging_tutorial_1_banner/en/?checksum=e6bf23d2e535c2f5",
            "url": "https://translate.fedoraproject.org/api/units/17802644/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-03T22:35:35.195359Z"
        }
    ]
}