public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: Update to 1.1.21, enable libbluray support
@ 2026-07-20 20:01 Kevin Kofler
  0 siblings, 0 replies; only message in thread
From: Kevin Kofler @ 2026-07-20 20:01 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/xine-lib
            Branch : epel9-next
            Commit : 50ba62cfcd6d8622b4f6840b4b683efe2df3318d
            Author : Kevin Kofler <kevin.kofler@chello.at>
            Date   : 2012-06-23T12:01:23+02:00
            Stats  : +10/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/xine-lib/c/50ba62cfcd6d8622b4f6840b4b683efe2df3318d?branch=epel9-next

            Log:
            Update to 1.1.21, enable libbluray support

* Tue Jun 12 2012 Xavier Bachelot <xavier@bachelot.org> 1.1.21-1
- Update to 1.1.21.
- Enable libbluray support.

---
diff --git a/.gitignore b/.gitignore
index cd0f87f..6f9a840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xine-lib-1.1.19-autotools.patch.bz2
 xine-lib-1.1.19-pruned.tar.bz2
 /xine-lib-1.1.20-pruned.tar.xz
 /xine-lib-1.1.20.1-pruned.tar.xz
+/xine-lib-1.1.21-pruned.tar.xz

diff --git a/sources b/sources
index d1fab77..cce5cd6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46d9f91395feb50237ac385aa6654b26  xine-lib-1.1.20.1-pruned.tar.xz
+121b82650df35c7d701586889edc9aab  xine-lib-1.1.21-pruned.tar.xz

diff --git a/xine-lib.spec b/xine-lib.spec
index 51128a8..54d791b 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -25,8 +25,8 @@
 
 Summary:        A multimedia engine
 Name:           xine-lib
-Version:        1.1.20.1
-Release:        3%{?dist}
+Version:        1.1.21
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://www.xine-project.org/
@@ -90,6 +90,7 @@ BuildRequires:  gtk2-devel
 BuildRequires:  libsmbclient-devel
 BuildRequires:  libdvdnav-devel
 BuildRequires:  libdvdread-devel
+BuildRequires:  libbluray-devel
 
 # Dropped in Fedora 9
 Obsoletes:      xine-lib-arts < %{version}-%{release}
@@ -311,6 +312,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_dmx_yuv_frames.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_dmx_yuv4mpeg2.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_flac.so
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_bluray.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_cdda.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_dvb.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_inp_file.so
@@ -373,6 +375,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 12 2012 Xavier Bachelot <xavier@bachelot.org> 1.1.21-1
+- Update to 1.1.21.
+- Enable libbluray support.
+
 * Sat Mar 10 2012 Rex Dieter <rdieter@fedoraproject.org> 1.1.20.1-3
 - rebuild (ImageMagick)
 

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

only message in thread, other threads:[~2026-07-20 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:01 [rpms/xine-lib] epel9-next: Update to 1.1.21, enable libbluray support Kevin Kofler

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