Page MenuHomeSolus

D9697.diff
No OneTemporary

D9697.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : flameshot
-version : 0.6.0
-release : 5
+version : 0.8.0
+release : 6
source :
- - https://github.com/lupoDharkael/flameshot/archive/v0.6.0.tar.gz : 61b3a1969d6e17d80d5d90a3fce53ca5ae78fa21f9a45e5a19b0b32ea815a589
+ - https://github.com/flameshot-org/flameshot/archive/v0.8.0.tar.gz : 41d04c1ccb5c492768d6b66252b554ff1e5fec11fccb7bb0bdb8ae878dd01909
license :
- Apache-2.0
- GPL-2.0-or-later
@@ -20,8 +20,8 @@
rundeps :
- qt5-svg
setup : |
- %qmake CONFIG+=packaging
+ %cmake_ninja
build : |
- %make
+ %ninja_build
install : |
- %make_install INSTALL_ROOT=$installdir
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>flameshot</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<License>GPL-2.0-or-later</License>
@@ -26,30 +26,45 @@
<Path fileType="executable">/usr/bin/flameshot</Path>
<Path fileType="data">/usr/share/applications/flameshot.desktop</Path>
<Path fileType="data">/usr/share/bash-completion/completions/flameshot</Path>
- <Path fileType="data">/usr/share/dbus-1/interfaces/org.dharkael.Flameshot.xml</Path>
- <Path fileType="data">/usr/share/dbus-1/services/org.dharkael.Flameshot.service</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.flameshot.Flameshot.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/services/org.flameshot.Flameshot.service</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_ca.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_cs.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_de_DE.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_es.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_eu_ES.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_fr.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_hu.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_it_IT.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_ja.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_ka.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_ko.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_nl.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_nl_NL.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_pl.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_pt_BR.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_ru.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_sk.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_sr_SP.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_sv_SE.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_tr.qm</Path>
+ <Path fileType="data">/usr/share/flameshot/translations/Internationalization_uk.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_zh_CN.qm</Path>
<Path fileType="data">/usr/share/flameshot/translations/Internationalization_zh_TW.qm</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/flameshot.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/flameshot.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/flameshot.svg</Path>
- <Path fileType="data">/usr/share/metainfo/flameshot.appdata.xml</Path>
+ <Path fileType="data">/usr/share/metainfo/flameshot.metainfo.xml</Path>
+ <Path fileType="data">/usr/share/zsh/site-functions/_flameshot</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2020-06-07</Date>
- <Version>0.6.0</Version>
+ <Update release="6">
+ <Date>2020-09-20</Date>
+ <Version>0.8.0</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:14 PM (3 h, 2 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810088
Default Alt Text
D9697.diff (5 KB)

Event Timeline