public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Kofler <kevin.kofler@chello.at>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: Update to 1.1.21, enable libbluray support
Date: Mon, 20 Jul 2026 20:01:14 GMT	[thread overview]
Message-ID: <178457767488.1.15984148699084662575.rpms-xine-lib-50ba62cfcd6d@fedoraproject.org> (raw)

            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)
 

                 reply	other threads:[~2026-07-20 20:01 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=178457767488.1.15984148699084662575.rpms-xine-lib-50ba62cfcd6d@fedoraproject.org \
    --to=kevin.kofler@chello.at \
    --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