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
akiraohgaki
ocs-url
Commits
85129a3d
Commit
85129a3d
authored
Jun 05, 2017
by
akiraohgaki
Committed by
GitHub
Jun 05, 2017
Browse files
Merge pull request #60 from opendesktop/develop
3.0.1
parents
b14c7b9c
c86c47d5
Changes
5
Hide whitespace changes
Inline
Side-by-side
app/configs/application.json
View file @
85129a3d
{
"id"
:
"ocs-url"
,
"name"
:
"ocs-url"
,
"version"
:
"3.0.
0
"
,
"version"
:
"3.0.
1
"
,
"organization"
:
"Opendesktop.org"
,
"domain"
:
"org.opendesktop.ocs-url"
,
"icon"
:
":/desktop/ocs-url.svg"
,
...
...
pkg/archlinux/PKGBUILD
View file @
85129a3d
# Maintainer: Akira Ohgaki <akiraohgaki@gmail.com>
pkgname
=
'ocs-url'
pkgver
=
'3.0.
0
'
pkgver
=
'3.0.
1
'
pkgrel
=
'1'
pkgdesc
=
'An install helper program for items served on OpenCollaborationServices (OCS).'
arch
=(
'i686'
'x86_64'
)
...
...
pkg/fedora/ocs-url.spec
View file @
85129a3d
Summary: OCS-URL
Name: ocs-url
Version: 3.0.
0
Version: 3.0.
1
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
...
...
@@ -38,6 +38,12 @@ make INSTALL_ROOT="%{buildroot}" install
rm -rf %{buildroot}
%changelog
* Mon Jun 05 2017 Akira Ohgaki <akiraohgaki@gmail.com> - 3.0.1-1
- Update qtlib
- Fix for C++11
- Fix installation/download destination
- Fix translation messages (by otsoga)
* Sun Mar 05 2017 Akira Ohgaki <akiraohgaki@gmail.com> - 3.0.0-1
- Rename xdgurl to ocs-url
- Add ocs:// and ocss:// schemes
...
...
pkg/opensuse/ocs-url.spec
View file @
85129a3d
Summary: OCS-URL
Name: ocs-url
Version: 3.0.
0
Version: 3.0.
1
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
...
...
@@ -38,6 +38,12 @@ make INSTALL_ROOT="%{buildroot}" install
rm -rf %{buildroot}
%changelog
* Mon Jun 05 2017 Akira Ohgaki <akiraohgaki@gmail.com> - 3.0.1-1
- Update qtlib
- Fix for C++11
- Fix installation/download destination
- Fix translation messages (by otsoga)
* Sun Mar 05 2017 Akira Ohgaki <akiraohgaki@gmail.com> - 3.0.0-1
- Rename xdgurl to ocs-url
- Add ocs:// and ocss:// schemes
...
...
pkg/ubuntu/debian/changelog
View file @
85129a3d
ocs-url (3.0.1-0ubuntu1) trusty; urgency=low
* Update qtlib
* Fix for C++11
* Fix installation/download destination
* Fix translation messages (by otsoga)
-- Akira Ohgaki <akiraohgaki@gmail.com> Mon, 05 Jun 2017 04:33:07 +0000
ocs-url (3.0.0-0ubuntu1) trusty; urgency=low
* Rename xdgurl to ocs-url
...
...
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