public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: add patch for french translation (#855655)
Date: Mon, 06 Jul 2026 18:05:07 GMT	[thread overview]
Message-ID: <178336110749.1.8181748798882120006.rpms-amarok-320e6f1b635b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
Commit : 320e6f1b635bb36a9c25d95b71b6b90b4ae249e2
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2012-09-10T08:57:09-05:00
Stats  : +9/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/320e6f1b635bb36a9c25d95b71b6b90b4ae249e2?branch=epel10

Log:
add patch for french translation (#855655)

---
diff --git a/.gitignore b/.gitignore
index e7e7a43..a5a815f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /amarok-2.6.0.tar.bz2
+/amarok-fr_po.patch.bz2

diff --git a/amarok.spec b/amarok.spec
index 201b071..29dab1f 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
 Name:    amarok
 Summary: Media player
 Version: 2.6.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 # KDE e.V. may determine that future GPL versions are accepted
 License: GPLv2 or GPLv3
@@ -29,6 +29,8 @@ Patch100: amarok-2.5.96-liblastfm1.patch
 %if 0%{?fedora} > 15
 %define liblastfm1 1
 %endif
+# french translations
+Patch110: amarok-fr_po.patch.bz2
 
 BuildRequires: curl-devel
 BuildRequires: desktop-file-utils
@@ -103,6 +105,7 @@ BuildArch: noarch
 %if 0%{?liblastfm1}
 %patch100 -p1 -b .liblastfm1
 %endif
+%patch110 -p1 -b .fr_po
 
 
 %build
@@ -191,6 +194,9 @@ fi
 
 
 %changelog
+* Fri Sep 7 2012 Dominique Bribanick <chepioq@gmail.com> 2.6.0-4
+- add patch for french translation (#855655)
+
 * Sat Aug 25 2012 Rex Dieter <rdieter@fedoraproject.org> 2.6.0-3
 - Requires: kdemultimedia-kio_audiocd/audiocd-kio
 

diff --git a/sources b/sources
index 2b77b88..c9aa4be 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 116f53c1109c7acd1ac7d78ec75c01c4  amarok-2.6.0.tar.bz2
+d3283ff2f2ed381f3cda9a335726881e  amarok-fr_po.patch.bz2

                 reply	other threads:[~2026-07-06 18:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178336110749.1.8181748798882120006.rpms-amarok-320e6f1b635b@fedoraproject.org \
    --to=rdieter@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox