public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa13@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libx86emu] epel10.2: Rebase to 3.1
Date: Fri, 04 Sep 2026 15:05:09 GMT	[thread overview]
Message-ID: <178853430996.1.12215404433669582171.rpms-libx86emu-82a543eebd5d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libx86emu
Branch : epel10.2
Commit : 82a543eebd5d9009ceee318f79ad545ba7b35ba6
Author : Neal Gompa <ngompa13@gmail.com>
Date   : 2020-03-01T20:20:16-05:00
Stats  : +7/-16 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/libx86emu/c/82a543eebd5d9009ceee318f79ad545ba7b35ba6?branch=epel10.2

Log:
Rebase to 3.1

---
diff --git a/.gitignore b/.gitignore
index 5ea4ef0..55c6094 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libx86emu-1.11.tar.gz
+/libx86emu-3.1.tar.gz

diff --git a/libx86emu-1.11-ldflags.patch b/libx86emu-1.11-ldflags.patch
deleted file mode 100644
index 20e320f..0000000
--- a/libx86emu-1.11-ldflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig	2017-11-16 15:00:14.579051907 +0100
-+++ Makefile	2017-11-16 15:00:31.728134481 +0100
-@@ -45,7 +45,7 @@
- 	install -m 644 -D include/x86emu.h $(DESTDIR)/usr/include/x86emu.h
- 
- $(LIB_NAME): .depend $(OBJS)
--	$(CC) -shared -Wl,-soname,$(LIB_SONAME) $(OBJS) -o $(LIB_NAME)
-+	$(CC) -shared -Wl,-soname,$(LIB_SONAME) $(LDFLAGS) $(OBJS) -o $(LIB_NAME)
- 
- test:
- 	make -C test

diff --git a/libx86emu.spec b/libx86emu.spec
index 39bc54e..bb15ae0 100644
--- a/libx86emu.spec
+++ b/libx86emu.spec
@@ -10,16 +10,14 @@
         LDFLAGS="-fPIC %{__global_ldflags}"
 
 Name:           libx86emu
-Version:        1.11
-Release:        11%{?dist}
+Version:        3.1
+Release:        1%{?dist}
 Summary:        x86 emulation library
 
 License:        BSD
 URL:            https://github.com/wfeldt/libx86emu
 Source0:        https://github.com/wfeldt/libx86emu/archive/%{version}/%{name}-%{version}.tar.gz
 
-Patch0:         libx86emu-1.11-ldflags.patch
-
 BuildRequires:  gcc
 
 %description
@@ -65,6 +63,9 @@ library.
 
 
 %changelog
+* Sun Mar 01 2020 Neal Gompa <ngompa13@gmail.com> - 3.1-1
+- Rebase to 3.1
+
 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 

diff --git a/sources b/sources
index dd3ad37..c8c63bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libx86emu-1.11.tar.gz) = 800b6ddf60f2ab3b95fb8825ebdbb2617661b8a3cf506197e2096b30ded155a97894fd9344e9fe15bfe0eae62e5b751a321b88fc6db862883134ac452babf2a5
+SHA512 (libx86emu-3.1.tar.gz) = 3667796f65519950c4a7b92eea510bf74cfb0bfda810c8442fc691fcff9da22621315423d82b5b0e854638e0658ef0d68b4db4597c0c2bcd6c2c80ec33cc5d3f

                 reply	other threads:[~2026-09-04 15: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=178853430996.1.12215404433669582171.rpms-libx86emu-82a543eebd5d@fedoraproject.org \
    --to=ngompa13@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