From c7261e36fdb10f6bc2386c1a874c81993453521c Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 12:58:45 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 11 ++++++++++- gst-p-ugly-cleanup.sh | 0 2 files changed, 10 insertions(+), 1 deletion(-) mode change 100755 => 100644 gst-p-ugly-cleanup.sh diff --git a/.gitignore b/.gitignore index c4beb61..21199b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,11 @@ -SOURCES/gst-plugins-ugly-free-1.16.1.tar.xz +/gst-plugins-ugly-free-1.10.4.tar.xz +/gst-plugins-ugly-free-1.12.0.tar.xz +/gst-plugins-ugly-free-1.12.1.tar.xz +/gst-plugins-ugly-free-1.12.2.tar.xz +/gst-plugins-ugly-free-1.12.3.tar.xz +/gst-plugins-ugly-free-1.12.4.tar.xz +/gst-plugins-ugly-free-1.13.1.tar.xz +/gst-plugins-ugly-free-1.13.90.tar.xz +/gst-plugins-ugly-free-1.13.91.tar.xz +/gst-plugins-ugly-free-1.14.0.tar.xz /gst-plugins-ugly-free-1.16.1.tar.xz diff --git a/gst-p-ugly-cleanup.sh b/gst-p-ugly-cleanup.sh old mode 100755 new mode 100644