Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenMandrivaAssociation/owncloudclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 72b36491b0cba8defde31254a0549f0c13f2b65f
Choose a base ref
...
head repository: OpenMandrivaAssociation/owncloudclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 06c40d6c6e625fad84dbbee15f3a7483d94dcf1f
Choose a head ref
  • 13 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 15, 2023

  1. 3.2.1.10355

    AngryPenguinPL authored Mar 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4d584f9 View commit details
  2. 3.2.1.10355

    AngryPenguinPL authored Mar 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9e7b850 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4eaac5b View commit details

Commits on Mar 31, 2023

  1. Copy the full SHA
    a098253 View commit details

Commits on May 21, 2023

  1. 4.0.0.10896

    AngryPenguinPL authored May 21, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    08f2481 View commit details
  2. 4.0.0.10896

    AngryPenguinPL authored May 21, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    133e9bc View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    102de34 View commit details

Commits on Aug 7, 2023

  1. 4.1.0.11250

    AngryPenguinPL authored Aug 7, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f5f9bd5 View commit details
  2. 4.1.0.11250

    AngryPenguinPL authored Aug 7, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a204a4e View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c7b6a45 View commit details

Commits on Aug 11, 2023

  1. 4.2.0.11670

    AngryPenguinPL authored Aug 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e07a3cc View commit details
  2. 4.2.0.11670

    AngryPenguinPL authored Aug 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3968c33 View commit details

Commits on Aug 12, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    06c40d6 View commit details
Showing with 4 additions and 3 deletions.
  1. +1 −1 .abf.yml
  2. +3 −2 owncloudclient.spec
2 changes: 1 addition & 1 deletion .abf.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sources:
ownCloud-3.0.0.9215.tar.xz: 435ce2da230a85dce69972d884f6ac9c7b7fbc61
ownCloud-4.2.0.11670.tar.xz: 4353b7340d9dc4133976cee4b2fa75020a973e74
5 changes: 3 additions & 2 deletions owncloudclient.spec
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@
%define libowncloud_csync %mklibname libowncloud_csync %{major}
%define devname %mklibname owncloudsync -d

%define vversion 3.0.0
%define vversion 4.2.0

Summary: The ownCloud Client
Name: owncloudclient
Version: 3.0.0.9215
Version: 4.2.0.11670
Release: 1
License: GPLv2+
Group: Archiving/Backup
@@ -21,6 +21,7 @@ BuildRequires: doxygen
BuildRequires: graphviz
BuildRequires: iniparser-devel >= 3.1
BuildRequires: libre-graph-api-cpp-qt-client
BuildRequires: cmake(LibreGraphAPI)
BuildRequires: python-sphinx
BuildRequires: cmake(ECM)
BuildRequires: cmake(Qt5Core)