public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/apache-ivy] f44: split dos2unix one file per line
Date: Tue, 30 Jun 2026 07:43:56 GMT	[thread overview]
Message-ID: <178280543665.1.5176064109815146018.rpms-apache-ivy-0833f5c30c9e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/apache-ivy
Branch : f44
Commit : 0833f5c30c9ebcbb8d9093d8754a20f12aad3b4b
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date   : 2026-06-27T18:04:23-03:00
Stats  : +3/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/apache-ivy/c/0833f5c30c9ebcbb8d9093d8754a20f12aad3b4b?branch=f44

Log:
split dos2unix one file per line

---
diff --git a/apache-ivy.spec b/apache-ivy.spec
index c9e4269..03ce43c 100644
--- a/apache-ivy.spec
+++ b/apache-ivy.spec
@@ -65,7 +65,9 @@ reporting and publication.
 
 %prep
 %autosetup -N
-dos2unix src/java/org/apache/ivy/ant/IvyAntSettings.java README.adoc src/java/org/apache/ivy/util/FileUtil.java
+dos2unix README.adoc
+dos2unix src/java/org/apache/ivy/ant/IvyAntSettings.java
+dos2unix src/java/org/apache/ivy/util/FileUtil.java
 %autopatch -p1
 
 # Don't hardcode sysconfdir path

                 reply	other threads:[~2026-06-30  7:43 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=178280543665.1.5176064109815146018.rpms-apache-ivy-0833f5c30c9e@fedoraproject.org \
    --to=filiperosset@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