File rpmorphan.changes of Package rpmorphan

-------------------------------------------------------------------
Mon Sep  7 10:47:35 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)

-------------------------------------------------------------------
Tue Dec  4 11:04:46 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

- Use noun phrase in summary. Trim future intentions.

-------------------------------------------------------------------
Sun Dec  2 20:53:42 UTC 2018 - Asterios Dramis <asterios.dramis@gmail.com>

- Update to 1.19:
  improvement :
  * (rpmorphan) add recommends option
  * (rpmdep) add recommends/suggests option
  * (rpmdep) handle require with if syntax (redhat-rpm-config)
  * (rpmextra) add repoquery method
  * (rpmextra) can force method using env RPMEXTRA_METHOD
  bugfix :
  * (rpmdep) remove warnings
  * (rpmextra) fix problem with yum/dnf wrapping

-------------------------------------------------------------------
Mon Feb  5 21:31:49 UTC 2018 - asterios.dramis@gmail.com

- Update to 1.18:
  bugfix:
  * (rpmorphan curses) fix error on line 860/862 rpmorphan-lib.pl
    (undefined value)
  improvement:
  * (rpmorphan curses) block q key on info display

-------------------------------------------------------------------
Wed Oct 18 07:49:20 UTC 2017 - aavindraa@gmail.com

- Update to 1.17:
  * use environment variables to set/get options
  * fix bug with arch option on gpg-pubkey package (no arch)
  * in arch mode, query and delete on full name
- Packaging updates
  * Lint spec file
  * use macro for installation

-------------------------------------------------------------------
Fri Aug  5 23:00:20 UTC 2016 - asterios.dramis@gmail.com

- Update to 1.16:
  bugfix:
  * fix build warnings on fedora 23
  * fix use from tgz install
  * (rpmextra) fix missing separator between name and version for
    yum
  improvement:
  * change shebang to /usr/bin/env
  * (rmpdep) add level option
  * (rpmduplicate) add remove option for interactive action
  * (rpmextra) can use dnf tool
  * (rpmorphan tk) use virtual events to remove duplicate code
  * (rpmorphan tk) use MListbox to display informations on sortable
    columns
  * (rpmorphan) can configure log file (from command line and
    rpmorphanrc)
  * (rpmorphan) add debug option (for developpers)
  * (rpmorphan curses) display name and size in columns
  incompatibilties:
  * (rmpdep) rename option verbose into debug
  * (rpmduplicate) remove rpmorphan-lib dependency
  * (rpmduplicate) remove unused option verbose

-------------------------------------------------------------------
Sun Mar 15 23:44:47 UTC 2015 - p.drouand@gmail.com

- Update to version 1.15
  * (rpmorphan) : bugfix, accept keep-file option

-------------------------------------------------------------------
Sun May  4 22:01:20 UTC 2014 - asterios.dramis@gmail.com

- Update to 1.14:
  * (rpmorphan) : displays disk space freed in confirm box
  * (rpmorphan) : add arch option

-------------------------------------------------------------------
Thu Feb 13 20:21:44 UTC 2014 - asterios.dramis@gmail.com

- Update to 1.13:
  * better variable names for rpmduplicates.pl
  * patch from Thierry Vignaud on urpm code
  * code for mageia2 (and before) and 3 (and after)
  * remove warning about bug rh#880603
  * rpmdep can show depending packages (--depending option)
  * rpmdep can work on all installed packages (--all option)

-------------------------------------------------------------------
Thu Aug 15 17:06:42 UTC 2013 - asterios.dramis@gmail.com

- Update to 1.12.3:
  * fix bug introduced in 1.12.2 in is_set function

-------------------------------------------------------------------
Mon Aug 12 19:12:39 UTC 2013 - asterios.dramis@gmail.com

- Update to 1.12.2:
  * fix rh#880603 : undefined used as SCALAR reference
- No need to set TARGET_LOCALE anymore. Default install dir is
  /usr/lib/rpmorphan/.

-------------------------------------------------------------------
Sun Mar 31 16:41:33 UTC 2013 - asterios.dramis@gmail.com

- Update to 1.12:
  * libs does not need to be executable
  * move libs to /usr/lib/rpmorphan
  * remove Data::Dumper dependency
  * (rpmduplicates) take care of arch
- Added a Recommends: entry for perl-URPM (optional runtime requirement).

-------------------------------------------------------------------
Sat Oct  6 18:22:10 UTC 2012 - asterios.dramis@gmail.com

- Updated to 1.11:
  * add suggests option
  * add /etc/rpmorphanrc
  * fix bug with space in filenames
  * add env RPMORPHAN_METHOD for debugging

-------------------------------------------------------------------
Mon Jul 11 20:41:09 UTC 2011 - asterios.dramis@gmail.com

- Updated to 1.10:
  * bugfix eval for Curses (mandriva)
  * fix bad version display
  * clean all scripts
  * reduce size/duplicated code in rpmorphan/rpmusage
  * reduce menu length in curses gui (< 72)
  * display package summary in a popup on S key

-------------------------------------------------------------------
Tue Mar 29 10:57:52 UTC 2011 - prusnak@opensuse.org

- use %_libexecdir for TARGET_LOCALE

-------------------------------------------------------------------
Mon Mar 28 20:54:17 UTC 2011 - asterios.dramis@gmail.com

- Updated to 1.9:
  * new features:
    + add rpmextra tool
    + add grpmorphan as link to rpmorphan -gui
  * others:
    + fix perlcritic warnings
- Spec file updates:
  * Require instead of Recommend the logrotate package.
  * Minor changes in %build and %install sections.
  * Changes in %files section. Most important:
    + %config(noreplace) for /etc/logrotate.d/rpmorphan.
    + %ghost %config(noreplace) for /var/log/rpmorphan.log.

-------------------------------------------------------------------
Sat Feb  5 18:25:41 UTC 2011 - asterios.dramis@gmail.com

- updated to 1.8
  * fix bug on rpmdep (missing installtime in urpm mode)
  * add help translation (gui)
  From 1.7
  * Curses is no more an rpm dependency
  * add reload button
- Spec file updates:
  * Changes based on rpmdevtools templates and spec-cleaner run.
  * Updates in Group:, Requires:, Recommends: and %install sections.
  * Fixed rpmlint warning (non-executable-script).

-------------------------------------------------------------------
Sun Feb 21 11:19:38 UTC 2010 - prusnak@suse.cz

- updated to 1.6

-------------------------------------------------------------------
Tue Jan  6 13:42:14 CET 2009 - prusnak@suse.cz

- updated to 1.4

-------------------------------------------------------------------
Thu Dec 11 10:53:35 CET 2008 - prusnak@suse.cz

- added perl-Curses-UI and perl-Tk to Recommends

-------------------------------------------------------------------
Wed Dec 10 17:44:18 CET 2008 - prusnak@suse.cz

- created package - version 1.3

openSUSE Build Service is sponsored by