public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libx86emu] epel10.2: Rebase to 3.1
@ 2026-09-04 15:05 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-09-04 15:05 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-04 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 15:05 [rpms/libx86emu] epel10.2: Rebase to 3.1 Neal Gompa

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