public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: add patch for french translation (#855655)
@ 2026-07-06 18:05 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:05 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:05 [rpms/amarok] epel10: add patch for french translation (#855655) Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox