public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pixman] rawhide: drop unused patches
Date: Mon, 03 Aug 2026 07:08:16 GMT	[thread overview]
Message-ID: <178574089641.1.14880837922065970644.rpms-pixman-bf83d145a32e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pixman
Branch : rawhide
Commit : bf83d145a32e97973e2cf3afb4971e8cc8cbfa99
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-31T17:03:53-03:00
Stats  : +0/-12 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pixman/c/bf83d145a32e97973e2cf3afb4971e8cc8cbfa99?branch=rawhide

Log:
drop unused patches

---
diff --git a/pixman-0.34.0-vmx.patch b/pixman-0.34.0-vmx.patch
deleted file mode 100644
index 0ea2d6b..0000000
--- a/pixman-0.34.0-vmx.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up pixman-0.34.0/pixman/pixman-vmx.c.orig pixman-0.34.0/pixman/pixman-vmx.c
---- pixman-0.34.0/pixman/pixman-vmx.c.orig	2018-04-27 12:10:14.411696502 +0200
-+++ pixman-0.34.0/pixman/pixman-vmx.c	2018-04-27 12:27:41.174290224 +0200
-@@ -227,7 +227,7 @@ do							  \
- #define COMPUTE_SHIFT_MASKC(dest, source, mask)
- 
- # define LOAD_VECTOR(source)				\
--    v ## source = *((typeof(v ## source)*)source);
-+    v ## source = (typeof(v ## source))vec_xl(0, source);
- 
- # define LOAD_VECTORS(dest, source)			\
-     LOAD_VECTOR(source);				\

                 reply	other threads:[~2026-08-03  7:08 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=178574089641.1.14880837922065970644.rpms-pixman-bf83d145a32e@fedoraproject.org \
    --to=rosset.filipe@gmail.com \
    --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