17
0

16 Commits

Author SHA256 Message Date
641462c9c3 Accepting request 1324804 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1324804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=106
2025-12-31 09:46:35 +00:00
ac5dcf8a46 - Update to version 1.26.10:
+ No changes, stable bump only

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=226
2025-12-30 11:49:25 +00:00
ae397c3bcd Accepting request 1321737 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1321737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=105
2025-12-10 14:29:26 +00:00
1508cfb20f - Update to version 1.26.9:
+ mdemux: Remove unnecessary condition

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=224
2025-12-09 12:03:31 +00:00
d3a6761440 Accepting request 1317268 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1317268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=104
2025-11-13 16:26:00 +00:00
f0f8b697a3 Pointless bump to keep all aligned
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=222
2025-11-12 08:43:41 +00:00
05db086f18 Accepting request 1311915 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1311915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=103
2025-10-18 12:35:30 +00:00
044f2ebfe6 - Update to version 1.26.7:
+ No changes, stable bump only

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=220
2025-10-17 07:50:26 +00:00
ac94128b12 Accepting request 1308622 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1308622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=102
2025-10-03 13:42:53 +00:00
010b4bcb08 - Update to version 1.26.6:
+ No changes, stable bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=218
2025-10-02 12:28:46 +00:00
2e1277130e Accepting request 1301244 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1301244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=101
2025-08-26 12:56:11 +00:00
c828eb9fdf Update version to 1.26.5 even if there's no changes in the sources
- Update to version 1.26.5:
  + No changes, stable bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=216
2025-08-25 10:26:53 +00:00
54ca5d1de3 Accepting request 1295751 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1295751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=100
2025-07-26 11:40:20 +00:00
0336e9fb6f - Update to version 1.26.4:
+ No changes, stable bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=214
2025-07-25 11:46:39 +00:00
ba4efaf4d5 Accepting request 1290497 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1290497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-ugly?expand=0&rev=99
2025-07-06 15:03:25 +00:00
767abfad6e - Update to version 1.26.3:
+ No changes, stable versionbump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-ugly?expand=0&rev=212
2025-07-03 13:49:46 +00:00
6 changed files with 57 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<param name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
<param name="subdir">subprojects/gst-plugins-ugly</param>
<param name="filename">gst-plugins-ugly</param>
<param name="revision">1.26.2</param>
<param name="revision">1.26.10</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a8474196264bfcd06e4cb6fef3fc686680bab50102adacaa4d05e032b721be9
size 1391628

Binary file not shown.

View File

@@ -1,4 +1,4 @@
name: gst-plugins-ugly
version: 1.26.2
mtime: 1748559403
commit: 100c21e1faf68efe7f3830b6e9f856760697ab48
version: 1.26.10
mtime: 1766673866
commit: bfdc62185e243d3633aa916187a566d03a587792

View File

@@ -1,3 +1,51 @@
-------------------------------------------------------------------
Tue Dec 30 10:23:55 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.10:
+ No changes, stable bump only
-------------------------------------------------------------------
Sun Dec 7 08:26:39 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.9:
+ mdemux: Remove unnecessary condition
-------------------------------------------------------------------
Wed Nov 12 07:26:38 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.8:
+ No changes, stable bump only
-------------------------------------------------------------------
Fri Oct 17 06:50:44 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.7:
+ No changes, stable bump only
-------------------------------------------------------------------
Thu Oct 2 12:23:47 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- Update to version 1.26.6:
+ No changes, stable bump only.
-------------------------------------------------------------------
Mon Aug 25 09:58:37 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- Update to version 1.26.5:
+ No changes, stable bump only.
-------------------------------------------------------------------
Fri Jul 25 11:39:13 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.4:
+ No changes, stable bump only.
-------------------------------------------------------------------
Thu Jul 3 12:40:16 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.3:
+ No changes, stable versionbump only.
-------------------------------------------------------------------
Wed Jun 4 03:02:00 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-ugly
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
Name: gstreamer-plugins-ugly
Version: 1.26.2
Version: 1.26.10
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later