17 Commits

Author SHA256 Message Date
e7ac272b8a Accepting request 1226949 from KDE:Extra
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1226949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/luckybackup?expand=0&rev=2
2024-11-27 21:15:52 +00:00
Christophe Marin
e9b4bb12de OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=16 2024-11-20 16:27:36 +00:00
Christophe Marin
0a1d950d71 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=15 2024-11-20 16:01:13 +00:00
999ab539f4 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=14 2020-08-27 11:32:50 +00:00
b6d9cb2413 Accepting request 666674 from KDE:Extra
New package.

OBS-URL: https://build.opensuse.org/request/show/666674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/luckybackup?expand=0&rev=1
2019-01-21 09:59:03 +00:00
1262ae6289 Accepting request 666667 from home:jengelh:branches:KDE:Extra
- Trim bias from description.
trim excess whitespace

OBS-URL: https://build.opensuse.org/request/show/666667
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=12
2019-01-17 11:33:40 +00:00
Luca Beltrame
bb735c3664 Accepting request 666453 from home:ecsos:Backup
- update to 0.5.0
  * Added PolicyKit integration to be able to run the gui with 
    super-user privileges 
- Drop desktop_files_fix.patch, because no more need.
- Rebase spec whereby spec-cleaner.
- update to 0.4.9
  * Various changes due to Qt5 compatibility
  * Minor modify dialog fixes
  * Fixed issue: libpng 1.6+ iCCP warnings
  * Fixed issue: compiler warning - overflow in implicit constant 
    conversion
  * Fixed issue: segfault when exiting app at certain circumstances
  * Fixed issue: qfiledialog, QDataStream inclusion
- change to Qt5
- rebase desktop_files_fix.patch
- Update to 0.4.8:
  * Added option to disable TLS for email reports
  * Added some (useful) statistics at the end of a profile run
  * Added destination disk free space at information window
  * Minor modifications to "modify task" dialog
  * View of remote places is now available through 
    the "manage backup" dialog
  * Default email options are now loaded when a new profile is 
    created
  * Split of full email command to command & arguments
  * Changed the default exclude "system folders" 
    from "/dev /proc /sys /var" to "/dev /proc /sys /run /var/run"
  * Safety checks of mount-points now include deeper levels 
    in paths than /media/<1st-level>/ and /mnt/<1st-level>/
  * Added support for vss implementation (windows)
  * Added support for nt-streams (windows)
  * Added support for e-mail notifications (windows)
  * Added various libs used for the windows port
  * Fixed issue: When one or more items were manually removed 
    from an existing schedule list, LB would delete entries 
    from the bottom of the list instead, when the cronIT button 
    is pressed.
  * Fixed issue: Progress bar did not update normally
  * Fixed issue: Segmentation fault under certain circumstances, 
    when --skip-critical is used as an argument and there exists 
    one or more actual CRITICAL tasks.
  * Fixed issue: Confusion at task list when an item's box state 
    changed.
  * Fixed issue (windows): Warning message regarding 
    the changes.log files during a run
- Update to 0.4.7:
  * Introduced compatibility for the windows port
  * Improved OS2 compatibility for snapshots
  * Added option to compress the logfile before sending it via e-mail
  * Added next/previous error buttons at commands output window
  * Added feature to backup profile, log and snapshot data to the destination
    after a task run
  * Added protection rule: Exclude list is disabled when user selects "only
    include", to avoid confusion
  * Added a "repeat-on-fail" feature for running tasks
  * Added "quite mode" during run, to only display errors and important
    messages
  * Added the ".gvfs" folder as an exclude template
  * Added "--super" and "--numeric-ids" as command options templates
  * Added option to schedule profile runs on an hourly basis
  * Changed the global settings file from Qvariant to simple text
  * Changed the schedule file from Qvariant to simple text
  * Changed the profile import/export feature so that logs and snapshot data
    are included too
  * Fixed issue: email fetaure sent the oldest logfile instead of the newest
    one
  * Fixed issue: email feature reported "process timeout"
  * Fixed various issues when spaces are used at a remote path
  * Fixed issue: Creation of the snapshot directory at a remote destination
    when the max No. of snapshots was not reached
  * Fixed issue: wrong snapshot directory name when remote source was used
  * Updated manual
- Rebased desktop_files_fix.patch to apply cleanly.
- Update to 0.4.6:
  * Fixed issue: Older snapshots restore did not always work as expected
  * Fixed issue: ".changes.log" files sometimes did not update their lines
    normaly
  * Improved gui. Thank you Michael :)
  * Changed default help browser size
  * Increased the limit of maximum snapshots
  * Improved OS2 compatibility for snapshots
  * Updated manual
- Fixed rpmlint errors "spurious-executable-perm" and "executable-docs".
- Update to 0.4.5:
  * Added feature to email a report after backup
  * Added a "shutdown system when finished" feature (looks much cooler within
    kde)
  * Added move & edit options for the "exclude", "include", "command options"
    and "also execute" lists of items
  * Added option to delay @reboot scheduled jobs so as to allow the graphical
    environment to launch
  * Added conditional statements (stop task execution on error) for the "also
    execute" commands, in the form of a check-box
  * Added a command line argument to display current application version
  * Added extra directory check for mounted filesystems under /media or /mnt
  * Added actions after a profile/task rename, removal or deletion that will
    pass the changes to the snapshot & log files
  * Changed tray baloon notification to something that does not remind of
    windowz (only for kde-normal user)
  * Reduced the 2 backup task types to 1 and added a checkbox instead. Seemed
    like the 2 backup types were confusing to many
  * Save profile button is now greyed when not needed
  * Various (well, lots actually) changes to make LB more "OS/2 compatible"
  * Fixed issue: Useless lines accumulating within .profile files
  * Fixed issue: When the gpl license is not available no feedback to user was
    available
  * Fixed issue: Profile actions toolbar was not visible when gui run from
    command-line with a profile argument
  * Fixed issue: Profile execution pause, when an "also execute" command
    reported error (eg fail to start, timeout etc)
  * Updated manpage
  * Updated manual
- Spec file updates:
  * Changed License: to GPLv3+.
  * Updates in Group:, Summary: and %description.
  * Updates in %files section.
- Spec file updates:
  * Changes based on rpmdevtools templates and spec-cleaner run.
  * Updates in Buildrequires:, Requires:, %build and %install sections.
  * Merged luckybackup-doc into the main package.
  * Fixed rpm post build checks warnings (empty debuginfo/debugsource package,
    File is compiled without RPM_OPT_FLAGS).
- Added a patch to fix the desktop files (Fix Exec=, Icon= and Categories
  entries, use xdg-su for root execution).
- Update to 0.4.4
  * Fixed issue: Displayed task last execution time at the main window, 
    was always "not available" (thank you Michele)
  * Added support for snapshots when remote destination is used
- Update to 0.4.3
  * Added extra description field for profiles and individual tasks.
  * Change .profile files to simple text so that they can be 
    edited directly (original profiles are backed-up to 
    ~/.luckyBackup/profiles/backups/ just in case).
  * Improved logviewer to handle huge files much faster.
  * Fixed issue: Normal user menu entry title is "luckybackup
     (super user)".
  * Fixed issue: When using remote destination, a directory named 
    exactly as the destination, will be created localy.
  * Fixed issue: Non-workings links inside manual, when application 
    is run from command-line
  * Fixed issue: The gui freezes when huge amount of information 
    is desplayed in the "commands output" window
  * Updated manual
  * Fixed issue: Fail to add a new schedule, due to an 
    "invalid profile" message.
  * Fixed annoying gui freeze while calculating differences between 
    a snapshot & the source. Also added a "STOP caclulations" button.
  * Fixed issue: Seg fault occurs when a system tray notification 
    area is not available and LB is minimized to tray (eg scheduled jobs).
  * Minor gui improvements.
- Add luckybackup-0.4.1-desktop.patch to fix bnc#621379
- Update to 0.4.1
- Updated to 0.4.0
- Updated to 0.3.5
  * BUG fix: Segmentation fault (window vanishes) produced when adding 
     a new task
  * Improved logfiles to a much more useable format
  * Added cool "pattern editor"
  * Added tray notification support
  * Changed "delete files on the destination" as a default option again, 
     together with a WARNING message
  * Added "by-pass WARNING" option as a task property, so that the user 
     has the ability to execute tasks with a WARNING message
  * Added more command line arguments so that that the gui executes 
     the profile given as argument in normal, dry-run or silent mode
  * Improved (simplified) input of a valid profile at command-line mode
  * Indroduced error codes at console mode
  * Improved schedule settings file (please excuse me for no compatibility 
     with older versions)
  * Minor "task properties" dialog improvements
  * Introduced information messages regarding schedules
  * Introduced information messages regarding the current user running LB
  * Fixed schedule dialog bug. When one schedule existed the modify option 
    did not work correctly
  * Added refresh list function, after a profile execution to update the gui
  * Updated manpage
  * Minor gui improvements
       for the complete changelog, please visit:
       http://luckybackup.sourceforge.net/changelog.html
- Updated to 0.3.3
- Updated to 0.3.2
- Updated to 0.3
- Updated to 0.2.2
- Updated to 0.2.1.1
- Updated to 0.2.1
- Initial RPM

OBS-URL: https://build.opensuse.org/request/show/666453
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=11
2019-01-17 09:39:42 +00:00
663edbe8f4 Accepting request 541056 from home:ecsos:Backup
- update to 0.4.9
  * Various changes due to Qt5 compatibility
  * Minor modify dialog fixes
  * Fixed issue: libpng 1.6+ iCCP warnings
  * Fixed issue: compiler warning - overflow in implicit constant conversion
  * Fixed issue: segfault when exiting app at certain circumstances
  * Fixed issue: qfiledialog, QDataStream inclusion
- change to Qt5
- rebase desktop_files_fix.patch
- Update to 0.4.8:
  * Added option to disable TLS for email reports
  * Added some (useful) statistics at the end of a profile run
  * Added destination disk free space at information window
  * Minor modifications to "modify task" dialog
  * View of remote places is now available through 
    the "manage backup" dialog
  * Default email options are now loaded when a new profile is created
  * Split of full email command to command & arguments
  * Changed the default exclude "system folders" 
    from "/dev /proc /sys /var" to "/dev /proc /sys /run /var/run"
  * Safety checks of mount-points now include deeper levels 
    in paths than /media/<1st-level>/ and /mnt/<1st-level>/
  * Added support for vss implementation (windows)
  * Added support for nt-streams (windows)
  * Added support for e-mail notifications (windows)
  * Added various libs used for the windows port
  * Fixed issue: When one or more items were manually removed 
    from an existing schedule list, LB would delete entries 
    from the bottom of the list instead, when the cronIT button 
    is pressed.
  * Fixed issue: Progress bar did not update normally
  * Fixed issue: Segmentation fault under certain circumstances, 
    when --skip-critical is used as an argument and there exists one 
    or more actual CRITICAL tasks.
  * Fixed issue: Confusion at task list when an item's box state changed.
  * Fixed issue (windows): Warning message regarding 
    the changes.log files during a run
- Update to 0.4.7:
  * Introduced compatibility for the windows port
  * Improved OS2 compatibility for snapshots
  * Added option to compress the logfile before sending it via e-mail
  * Added next/previous error buttons at commands output window
  * Added feature to backup profile, log and snapshot data to the destination
    after a task run
  * Added protection rule: Exclude list is disabled when user selects "only
    include", to avoid confusion
  * Added a "repeat-on-fail" feature for running tasks
  * Added "quite mode" during run, to only display errors and important
    messages
  * Added the ".gvfs" folder as an exclude template
  * Added "--super" and "--numeric-ids" as command options templates
  * Added option to schedule profile runs on an hourly basis
  * Changed the global settings file from Qvariant to simple text
  * Changed the schedule file from Qvariant to simple text
  * Changed the profile import/export feature so that logs and snapshot data
    are included too
  * Fixed issue: email fetaure sent the oldest logfile instead of the newest
    one
  * Fixed issue: email feature reported "process timeout"
  * Fixed various issues when spaces are used at a remote path
  * Fixed issue: Creation of the snapshot directory at a remote destination
    when the max No. of snapshots was not reached
  * Fixed issue: wrong snapshot directory name when remote source was used
  * Updated manual
- Rebased desktop_files_fix.patch to apply cleanly.
- Update to 0.4.6:
  * Fixed issue: Older snapshots restore did not always work as expected
  * Fixed issue: ".changes.log" files sometimes did not update their lines
    normaly
  * Improved gui. Thank you Michael :)
  * Changed default help browser size
  * Increased the limit of maximum snapshots
  * Improved OS2 compatibility for snapshots
  * Updated manual
- Fixed rpmlint errors "spurious-executable-perm" and "executable-docs".
- Update to 0.4.5:
  * Added feature to email a report after backup
  * Added a "shutdown system when finished" feature (looks much cooler within
    kde)
  * Added move & edit options for the "exclude", "include", "command options"
    and "also execute" lists of items
  * Added option to delay @reboot scheduled jobs so as to allow the graphical
    environment to launch
  * Added conditional statements (stop task execution on error) for the "also
    execute" commands, in the form of a check-box
  * Added a command line argument to display current application version
  * Added extra directory check for mounted filesystems under /media or /mnt
  * Added actions after a profile/task rename, removal or deletion that will
    pass the changes to the snapshot & log files
  * Changed tray baloon notification to something that does not remind of
    windowz (only for kde-normal user)
  * Reduced the 2 backup task types to 1 and added a checkbox instead. Seemed
    like the 2 backup types were confusing to many
  * Save profile button is now greyed when not needed
  * Various (well, lots actually) changes to make LB more "OS/2 compatible"
  * Fixed issue: Useless lines accumulating within .profile files
  * Fixed issue: When the gpl license is not available no feedback to user was
    available
  * Fixed issue: Profile actions toolbar was not visible when gui run from
    command-line with a profile argument
  * Fixed issue: Profile execution pause, when an "also execute" command
    reported error (eg fail to start, timeout etc)
  * Updated manpage
  * Updated manual
- Spec file updates:
  * Changed License: to GPLv3+.
  * Updates in Group:, Summary: and %description.
  * Updates in %files section.
- Spec file updates:
  * Changes based on rpmdevtools templates and spec-cleaner run.
  * Updates in Buildrequires:, Requires:, %build and %install sections.
  * Merged luckybackup-doc into the main package.
  * Fixed rpm post build checks warnings (empty debuginfo/debugsource package,
    File is compiled without RPM_OPT_FLAGS).
- Added a patch to fix the desktop files (Fix Exec=, Icon= and Categories
  entries, use xdg-su for root execution).
- Update to 0.4.4
  * Fixed issue: Displayed task last execution time at the main window, 
    was always "not available" (thank you Michele)
  * Added support for snapshots when remote destination is used
- Update to 0.4.3
  * Added extra description field for profiles and individual tasks.
  * Change .profile files to simple text so that they can be 
    edited directly (original profiles are backed-up to 
    ~/.luckyBackup/profiles/backups/ just in case).
  * Improved logviewer to handle huge files much faster.
  * Fixed issue: Normal user menu entry title is "luckybackup
     (super user)".
  * Fixed issue: When using remote destination, a directory named 
    exactly as the destination, will be created localy.
  * Fixed issue: Non-workings links inside manual, when application 
    is run from command-line
  * Fixed issue: The gui freezes when huge amount of information 
    is desplayed in the "commands output" window
  * Updated manual
  * Fixed issue: Fail to add a new schedule, due to an 
    "invalid profile" message.
  * Fixed annoying gui freeze while calculating differences between 
    a snapshot & the source. Also added a "STOP caclulations" button.
  * Fixed issue: Seg fault occurs when a system tray notification 
    area is not available and LB is minimized to tray (eg scheduled jobs).
  * Minor gui improvements.
- Add luckybackup-0.4.1-desktop.patch to fix bnc#621379
- Update to 0.4.1
- Updated to 0.4.0
- Updated to 0.3.5
  * BUG fix: Segmentation fault (window vanishes) produced when adding 
     a new task
  * Improved logfiles to a much more useable format
  * Added cool "pattern editor"
  * Added tray notification support
  * Changed "delete files on the destination" as a default option again, 
     together with a WARNING message
  * Added "by-pass WARNING" option as a task property, so that the user 
     has the ability to execute tasks with a WARNING message
  * Added more command line arguments so that that the gui executes 
     the profile given as argument in normal, dry-run or silent mode
  * Improved (simplified) input of a valid profile at command-line mode
  * Indroduced error codes at console mode
  * Improved schedule settings file (please excuse me for no compatibility 
     with older versions)
  * Minor "task properties" dialog improvements
  * Introduced information messages regarding schedules
  * Introduced information messages regarding the current user running LB
  * Fixed schedule dialog bug. When one schedule existed the modify option 
    did not work correctly
  * Added refresh list function, after a profile execution to update the gui
  * Updated manpage
  * Minor gui improvements
       for the complete changelog, please visit:
       http://luckybackup.sourceforge.net/changelog.html
- Updated to 0.3.3
- Updated to 0.3.2
- Updated to 0.3
- Updated to 0.2.2
- Updated to 0.2.1.1
- Updated to 0.2.1
- Initial RPM

OBS-URL: https://build.opensuse.org/request/show/541056
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=10
2017-11-18 12:29:48 +00:00
Raymond Wooninck
039fdd788c Accepting request 228162 from home:ecsos:Backup
update to 0.4.8

OBS-URL: https://build.opensuse.org/request/show/228162
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=9
2014-03-30 08:31:59 +00:00
OBS User mrdocs
7d77decefa Accepting request 110941 from home:adra:branches:KDE:Extra
Update to 0.4.7, Rebased desktop_files_fix.patch to apply cleanly

OBS-URL: https://build.opensuse.org/request/show/110941
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=8
2012-03-24 22:32:46 +00:00
Ismail Dönmez
02191ade1a Accepting request 74094 from home:adra:branches:KDE:Extra
Update to 0.4.6

OBS-URL: https://build.opensuse.org/request/show/74094
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=7
2011-06-18 11:21:39 +00:00
OBS User mrdocs
86388c31ba Accepting request 63948 from home:adra:branches:KDE:Extra
Thanks for the update. No need to change the release number from 0 to 1   OBS auto-updates it automagically

OBS-URL: https://build.opensuse.org/request/show/63948
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=6
2011-03-11 01:59:05 +00:00
OBS User mrdocs
b1dd4d14bf Accepting request 58972 from home:adra:branches:KDE:Extra
looks fine, thanks for the update

OBS-URL: https://build.opensuse.org/request/show/58972
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=5
2011-01-22 11:02:39 +00:00
Stephan Kleine
e3bde75260 - Update to 0.4.4
* Fixed issue: Displayed task last execution time at the main window, 
    was always "not available" (thank you Michele)
  * Added support for snapshots when remote destination is used

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=4
2010-11-21 23:22:29 +00:00
Raymond Wooninck
fe62797087 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=3 2010-09-04 16:17:05 +00:00
Stephan Kleine
a842b05efd - Add luckybackup-0.4.1-desktop.patch to fix bnc#621379
- Updated to 0.3.5

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=2
2010-08-11 18:26:04 +00:00
Stephan Kleine
0d0b9494df osc copypac from project:KDE:KDE4:Community package:luckybackup revision:12
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/luckybackup?expand=0&rev=1
2010-07-15 19:41:23 +00:00