Page MenuHomeSolus

D9302.diff
No OneTemporary

D9302.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Martin Bürge
+ - IRC: kaktuspalme
+ - Email: martin.buerge@gmail.com
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,28 +1,24 @@
name : nitrokey-app
-version : 1.3.2
-release : 1
+version : 1.4.2
+release : 2
source :
- - https://github.com/Nitrokey/nitrokey-app/releases/download/v1.3.2/nitrokey-app-v1.3.2.tar.gz : 21296fcbdee244d7de3960c04ca555f056352c75accbde909a8019ee96a146e3
+ - https://github.com/Nitrokey/nitrokey-app/releases/download/v1.4.2/nitrokey-app-v1.4.2.tar.gz : 965c05409c0fb534b8092eb66a54bafd4cb1a2e50f15cf197f6527ae14747634
license : GPL-3.0-or-later
component : security
-summary : Nitrokey App is a cross-platform application created to manage Nitrokey devices.
+summary : Nitrokey App is a cross-platform application created to manage Nitrokey devices.
description: |
Nitrokey App is a cross-platform (runs under Windows, Linux and Mac OS) application created to manage Nitrokey devices. Underneath it uses libnitrokey to communicate with the supported devices.
-builddeps :
- - pkgconfig(bash-completion)
- - pkgconfig(cppcodec-1)
- - pkgconfig(libnitrokey-1)
- - pkgconfig(Qt5Concurrent)
+builddeps :
- pkgconfig(Qt5Gui)
- pkgconfig(Qt5Svg)
- pkgconfig(Qt5UiTools)
- - pkgconfig(Qt5Widgets)
- - hicolor-icon-theme
+ - pkgconfig(libnitrokey-1)
+ - cppcodec
setup : |
- %cmake
+ %cmake -DCMAKE_BUILD_TYPE=Release
build : |
%make
install : |
%make_install
rm -rf $installdir/usr/share/icons/ubuntu-mono-dark
rm -rf $installdir/usr/share/icons/ubuntu-mono-light
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>nitrokey-app</Name>
<Packager>
- <Name>Stefan Weiberg</Name>
- <Email>sweiberg@suse.com</Email>
+ <Name>Martin Bürge</Name>
+ <Email>martin.buerge@gmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>security</PartOf>
<Summary xml:lang="en">Nitrokey App is a cross-platform application created to manage Nitrokey devices.</Summary>
<Description xml:lang="en">Nitrokey App is a cross-platform (runs under Windows, Linux and Mac OS) application created to manage Nitrokey devices. Underneath it uses libnitrokey to communicate with the supported devices.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>nitrokey-app</Name>
@@ -34,12 +34,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2018-09-24</Date>
- <Version>1.3.2</Version>
+ <Update release="2">
+ <Date>2020-10-13</Date>
+ <Version>1.4.2</Version>
<Comment>Packaging update</Comment>
- <Name>Stefan Weiberg</Name>
- <Email>sweiberg@suse.com</Email>
+ <Name>Martin Bürge</Name>
+ <Email>martin.buerge@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 16 2023, 9:03 PM (12 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5796315
Default Alt Text
D9302.diff (4 KB)

Event Timeline