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/fotoxx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e18c56003bdf08a5e45cf0ac6e91131992e4311a
Choose a base ref
...
head repository: OpenMandrivaAssociation/fotoxx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1381343803cbab770ab23c3ab88ff4a88fb71843
Choose a head ref
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 2, 2023

  1. 23.1, add update checker

    berolinux committed Feb 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    84e6c27 View commit details

Commits on May 14, 2023

  1. 23.4

    AngryPenguinPL authored May 14, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    021bd25 View commit details
  2. 23.4

    AngryPenguinPL authored May 14, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5f05eba View commit details

Commits on May 22, 2023

  1. 23.50

    AngryPenguinPL authored May 22, 2023
    Copy the full SHA
    3f51d8a View commit details
  2. 23.50

    AngryPenguinPL authored May 22, 2023
    Copy the full SHA
    93c865a View commit details

Commits on Aug 7, 2023

  1. 23.60

    AngryPenguinPL authored Aug 7, 2023
    Copy the full SHA
    4d7a92c View commit details
  2. 23.60

    AngryPenguinPL authored Aug 7, 2023
    Copy the full SHA
    bcf2331 View commit details
  3. Copy the full SHA
    1381343 View commit details
Showing with 4 additions and 2 deletions.
  1. +1 −1 .abf.yml
  2. +2 −0 check-update.sh
  3. +1 −1 fotoxx.spec
2 changes: 1 addition & 1 deletion .abf.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sources:
fotoxx-23.0.tar.gz: 729a6d9c9aa5db6903b07a34fd44342895785858
fotoxx-23.60.tar.gz: d9ccb7b76cd0e5cd26124c6e49289d708937fb96
2 changes: 2 additions & 0 deletions check-update.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
curl https://kornelix.net/fotoxx/fotoxx.html 2>/dev/null|grep -- '<br>' |head -n1 |sed -e 's,<.*,,' |xargs echo
2 changes: 1 addition & 1 deletion fotoxx.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: fotoxx
Version: 23.0
Version: 23.60
Release: 1
Summary: Editor of image files from digital cameras
License: GPLv3