Merge branch 'master' into master
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>International country codes</Summary>
|
||||
<Description>iso-codes provides IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standards.</Description>
|
||||
<Archive sha1sum="0b5b5667b7b81562f8dd800ece7872aa968427e8" type="tarxz">https://ftp.osuosl.org/pub/blfs/conglomeration/iso-codes/iso-codes-4.6.0.tar.xz</Archive>
|
||||
<Archive sha1sum="6938e78aeb2398a76e14746229ba11b96c871e97" type="tarxz">http://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes_4.9.0.orig.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-05-21</Date>
|
||||
<Version>4.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-06-01</Date>
|
||||
<Version>4.6.0</Version>
|
||||
|
||||
@@ -16,5 +16,5 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "CHANGELOG", "COPYING", "README")
|
||||
pisitools.dodoc("AUTHORS", "CHANGELOG", "COPYING", "README*")
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Personal finances manager</Summary>
|
||||
<Description>Skrooge allows you to manage your personal finances, powered by KDE. Thanks to its many features, it is one of the most powerful way to enter, follow, and analyze your expenses.</Description>
|
||||
<Archive sha1sum="3e2f281922ff7e0aec511477d259dee20f9ecfdb" type="tarxz">mirrors://kde/stable/skrooge/skrooge-2.26.1.tar.xz</Archive>
|
||||
<Archive sha1sum="3bf6f23687e1360c6d964d61ad841e9511786f98" type="tarxz">mirrors://kde/stable/skrooge/skrooge-2.27.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
@@ -114,12 +114,20 @@
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/mime</Path>
|
||||
<Path fileType="data">/usr/share/skrooge</Path>
|
||||
<Path fileType="data">/usr/share/knsrcfiles/skrooge_unit.knsrc</Path>
|
||||
<Path fileType="data">/usr/share/metainfo/org.kde.skrooge.appdata.xml</Path>
|
||||
<Path fileType="data">/usr/share/knsrcfiles/skrooge_monthly.knsrc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2022-05-22</Date>
|
||||
<Version>2.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2021-10-16</Date>
|
||||
<Version>2.26.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user