#1 Remove obsolete requirements for %post/%postun scriptlets
Merged 5 years ago by itamarjp. Opened 5 years ago by scfc.

file modified
+4 -4
@@ -2,7 +2,7 @@

  

  Name:           bareftp

  Version:        0.3.12

- Release:        3%{?dist}

+ Release:        4%{?dist}

  Summary:        File transfer client supporting the FTP, FTP over SSL/TLS (FTPS) and SSH

  

  
@@ -28,9 +28,6 @@

  BuildRequires:  gnome-keyring-sharp-devel

  Buildrequires:  gcc

  

- Requires(post): desktop-file-utils

- Requires(postun): desktop-file-utils

- 

  ExclusiveArch: %{mono_arches}

  

  
@@ -79,6 +76,9 @@

  %{_mandir}/man1/bareftp*

  

  %changelog

+ * Thu Mar  7 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 0.3.12-4

+ - Remove obsolete requirements for %%post/%%postun scriptlets

+ 

  * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-3

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

  

no initial comment

Pull-Request has been merged by itamarjp

5 years ago