Merge pull request #4062 from Rmys/master

skrooge-2.9.0:v.bump
This commit is contained in:
Rmys
2017-10-09 22:10:18 +03:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("AUTHORS", "CHANGELOG", "COPYING", "README", "TODO")
pisitools.dodoc("AUTHORS", "CHANGELOG", "COPYING", "README")
+8 -1
View File
@@ -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="0315a8ba90ec1ce7e19b7e74f933a9dc22655608" type="tarxz">mirrors://kde/stable/skrooge/skrooge-2.7.0.tar.xz</Archive>
<Archive sha1sum="a017b562b39aafc61ae110504dce2662fce73d4b" type="tarxz">mirrors://kde/stable/skrooge/skrooge-2.9.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -118,6 +118,13 @@
</Package>
<History>
<Update release="5">
<Date>2017-10-09</Date>
<Version>2.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-07-08</Date>
<Version>2.7.0</Version>