Page MenuHomeSolus

D10142.id.diff
No OneTemporary

D10142.id.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 Reboredo
+ - IRC: YakoYako
+ - Email: yakoyoku@gmail.com
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -4,4 +4,3 @@
libgcc_s.so.1
libm.so.6
libpthread.so.0
-librt.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : geckodriver
-version : 0.25.0
-release : 1
+version : 0.28.0
+release : 2
source :
- - https://github.com/mozilla/geckodriver/archive/v0.25.0.tar.gz : 9ba9b1be1a2e47ddd11216ce863903853975a4805e72b9ed5da8bcbcaebbcea9
+ - https://github.com/mozilla/geckodriver/archive/v0.28.0.tar.gz : b75e03d76b11aa235979a3a767e539a2dc6065db4838a723ed3a02999e4c13b0
license : MPL-2.0
component : network.web
summary : WebDriver for Firefox
@@ -13,6 +13,8 @@
networking : yes
builddeps :
- cargo
+rundeps :
+ - firefox
build : |
cargo build --release
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>geckodriver</Name>
<Packager>
- <Name>Rabin Adhikari</Name>
- <Email>rabin.adk1@gmail.com</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>network.web</PartOf>
@@ -27,12 +27,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2019-09-17</Date>
- <Version>0.25.0</Version>
+ <Update release="2">
+ <Date>2020-12-16</Date>
+ <Version>0.28.0</Version>
<Comment>Packaging update</Comment>
- <Name>Rabin Adhikari</Name>
- <Email>rabin.adk1@gmail.com</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Update>
</History>
-</PISI>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 12:34 AM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814876
Default Alt Text
D10142.id.diff (2 KB)

Event Timeline