falkon, python3-shiboken2 ver. bump

This commit is contained in:
Rmys
2023-01-07 13:47:49 +03:00
parent fe1c1052b7
commit 137fffe1d1
2 changed files with 17 additions and 3 deletions
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:web</IsA>
<Summary>Cross-platform QtWebKit browser</Summary>
<Description>falkon is a new and very fast QtWebEngine browser</Description>
<Archive sha1sum="0bdf18a44761cbff790e7ba1fb663a832c1b6cf6" type="targz">https://github.com/KDE/falkon/archive/refs/tags/v22.04.0.tar.gz</Archive>
<Archive sha1sum="34c2e275b8f32665a7991bd9b1eb7d19803cd691" type="targz">https://github.com/KDE/falkon/archive/refs/tags/v22.12.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.27.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.27.0">kwallet-devel</Dependency>
@@ -39,7 +39,7 @@
</BuildDependencies>
<Patches>
<!-- <Patch>speeddial.diff</Patch> -->
<Patch>bookmarks_json.diff</Patch>
<!-- <Patch>bookmarks_json.diff</Patch> -->
<!-- <Patch>homepage.patch</Patch> -->
</Patches>
</Source>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="8">
<Date>2023-01-07</Date>
<Version>22.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-02-02</Date>
<Version>22.04.0</Version>
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Shiboken the Binding Generator</Summary>
<Description>Shiboken is the CPython-based binding code generator for C or C++ libraries. It uses an ApiExtractor library to parse the C or C++ headers and get the type information, using Clang.</Description>
<Archive sha1sum="ec03e1bd56ed4020ba4e276375a33562e57130b7" type="tarxz">https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.2-src/pyside-setup-opensource-src-5.15.2.tar.xz</Archive>
<Archive sha1sum="3de382f3be9f64dfe0543f1bdfcec32f98719864" type="tarxz">https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.7-src/pyside-setup-opensource-src-5.15.7.tar.xz</Archive>
<BuildDependencies>
<Dependency>llvm</Dependency>
<Dependency>cmake</Dependency>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="5">
<Date>2023-01-07</Date>
<Version>5.15.7</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-10-28</Date>
<Version>5.15.2</Version>