Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
visdom
ocs-url
Commits
511a2d31
Commit
511a2d31
authored
Jul 05, 2018
by
akiraohgaki
Browse files
Merge branch 'develop'
parents
b1c9e5f3
587b6004
Changes
5
Hide whitespace changes
Inline
Side-by-side
app/configs/application.json
View file @
511a2d31
{
"id"
:
"ocs-url"
,
"name"
:
"ocs-url"
,
"version"
:
"3.
0.3
"
,
"version"
:
"3.
1.0
"
,
"organization"
:
"Opendesktop.org"
,
"domain"
:
"org.opendesktop.ocs-url"
,
"icon"
:
":/desktop/ocs-url.svg"
,
...
...
pkg/archlinux/PKGBUILD
View file @
511a2d31
# Maintainer: Akira Ohgaki <akiraohgaki@gmail.com>
pkgname
=
'ocs-url'
pkgver
=
'3.
0.3
'
pkgver
=
'3.
1.0
'
pkgrel
=
'1'
pkgdesc
=
'An install helper program for items served via OpenCollaborationServices (ocs://).'
arch
=(
'i686'
'x86_64'
)
...
...
pkg/fedora/ocs-url.spec
View file @
511a2d31
Summary: OCS-URL
Name: ocs-url
Version: 3.
0.3
Version: 3.
1.0
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
...
...
@@ -38,6 +38,10 @@ make INSTALL_ROOT="%{buildroot}" install
rm -rf %{buildroot}
%changelog
* Thu Jul 05 2018 Akira Ohgaki <akiraohgaki@gmail.com> - 3.1.0-1
- Drop old xdg:// and xdgs:// schemes
- Update library
* Tue Feb 06 2018 Akira Ohgaki <akiraohgaki@gmail.com> - 3.0.3-1
- Update library
- Fix spelling
...
...
pkg/opensuse/ocs-url.spec
View file @
511a2d31
Summary: OCS-URL
Name: ocs-url
Version: 3.
0.3
Version: 3.
1.0
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
...
...
@@ -38,6 +38,10 @@ make INSTALL_ROOT="%{buildroot}" install
rm -rf %{buildroot}
%changelog
* Thu Jul 05 2018 Akira Ohgaki <akiraohgaki@gmail.com> - 3.1.0-1
- Drop old xdg:// and xdgs:// schemes
- Update library
* Tue Feb 06 2018 Akira Ohgaki <akiraohgaki@gmail.com> - 3.0.3-1
- Update library
- Fix spelling
...
...
pkg/ubuntu/debian/changelog
View file @
511a2d31
ocs-url (3.1.0-0ubuntu1) trusty; urgency=low
* Drop old xdg:// and xdgs:// schemes
* Update library
-- Akira Ohgaki <akiraohgaki@gmail.com> Thu, 05 Jul 2018 05:43:18 +0000
ocs-url (3.0.3-0ubuntu1) trusty; urgency=low
* Update library
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment