commit 84460daedc947e152060a65345ad376ae238f8a5
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jun 25 09:13:53 2022 +0200

    - updated to 2022.06
    - removed obsolete meson0.60 patch

 meson0.60.patch | 29 -----------------------------
 pitivi.spec     | 18 ++++++++----------
 2 files changed, 8 insertions(+), 39 deletions(-)
---
diff --git a/pitivi.spec b/pitivi.spec
index a6f3e61..0547eab 100644
--- a/pitivi.spec
+++ b/pitivi.spec
@@ -1,13 +1,12 @@
 Summary:       Non-linear video editor
 Summary(pl.UTF-8):     Nieliniowy edytor filmów
 Name:          pitivi
-Version:       2021.05
-Release:       3
+Version:       2022.06
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Applications/Multimedia
-Source0:       
https://download.gnome.org/sources/pitivi/2021/%{name}-%{version}.tar.xz
-# Source0-md5: fec14b7bd1822b414f371e72a4b93cc8
-Patch0:                meson0.60.patch
+Source0:       
https://download.gnome.org/sources/pitivi/2022/%{name}-%{version}.tar.xz
+# Source0-md5: 16ef94a484e6c321a08c40972371c7ed
 URL:           http://www.pitivi.org/
 BuildRequires: cairo-devel
 BuildRequires: gettext-tools
@@ -21,9 +20,9 @@ BuildRequires:        itstool
 BuildRequires: meson >= 0.46.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
-BuildRequires: python3 >= 1:3.3
-BuildRequires: python3-devel >= 1:3.3
-BuildRequires: python3-modules >= 1:3.3
+BuildRequires: python3 >= 1:3.5
+BuildRequires: python3-devel >= 1:3.5
+BuildRequires: python3-modules >= 1:3.5
 BuildRequires: python3-pycairo-devel
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.736
@@ -41,7 +40,7 @@ Requires:     gstreamer-transcoder >= 1.8.1
 Requires:      gstreamer-videosink >= 1.14.2
 Requires:      gtk+3 >= 3.10.0
 Requires:      hicolor-icon-theme
-Requires:      python3 >= 1:3.3
+Requires:      python3 >= 1:3.5
 Requires:      python3-gstreamer >= 1.14.2
 Requires:      python3-pycairo
 Requires:      python3-pygobject3 >= 3
@@ -55,7 +54,6 @@ PiTiVi jest programem do edycji wideo używającym GStreamera.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,/usr/bin/python3,' bin/pitivi.in
 
diff --git a/meson0.60.patch b/meson0.60.patch
deleted file mode 100644
index 9f931b0..0000000
--- a/meson0.60.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- pitivi-2021.05/data/meson.build~   2021-05-30 11:41:57.000000000 +0200
-+++ pitivi-2021.05/data/meson.build    2022-04-04 23:11:38.818486618 +0200
-@@ -6,7 +6,7 @@
- install_subdir('videopresets', install_dir: pkgdatadir)
- install_subdir('gstpresets', install_dir: pkgdatadir)
- 
--desktop_file = i18n.merge_file('org.pitivi.Pitivi.desktop',
-+desktop_file = i18n.merge_file(
-     type: 'desktop',
-     output : 'org.pitivi.Pitivi.desktop',
-     input : 'org.pitivi.Pitivi.desktop.in',
-@@ -25,7 +25,7 @@
-   )
- endif
- 
--appdata_file = i18n.merge_file('org.pitivi.Pitivi.appdata.xml',
-+appdata_file = i18n.merge_file(
-     type: 'xml',
-     output : 'org.pitivi.Pitivi.appdata.xml',
-     input : 'org.pitivi.Pitivi.appdata.xml.in',
-@@ -43,7 +43,7 @@
-   )
- endif
- 
--i18n.merge_file('org.pitivi.Pitivi-mime.xml',
-+i18n.merge_file(
-     output : 'org.pitivi.Pitivi-mime.xml',
-     input : 'org.pitivi.Pitivi-mime.xml.in',
-     po_dir: podir,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pitivi.git/commitdiff/84460daedc947e152060a65345ad376ae238f8a5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to