Hello community, here is the log from the commit of package popt for openSUSE:Factory checked in at 2020-10-08 13:05:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/popt (Old) and /work/SRC/openSUSE:Factory/.popt.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "popt" Thu Oct 8 13:05:19 2020 rev:38 rq:836355 version:1.18 Changes: -------- --- /work/SRC/openSUSE:Factory/popt/popt.changes 2020-08-21 19:02:34.824299284 +0200 +++ /work/SRC/openSUSE:Factory/.popt.new.4249/popt.changes 2020-10-08 13:05:23.658803594 +0200 @@ -1,0 +2,6 @@ +Mon Aug 24 00:12:29 UTC 2020 - Jan Engelhardt <[email protected]> + +- Update homepage URL. +- Drop old rpm constructs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ popt.spec ++++++ --- /var/tmp/diff_new_pack.PvOSqu/_old 2020-10-08 13:05:24.274804152 +0200 +++ /var/tmp/diff_new_pack.PvOSqu/_new 2020-10-08 13:05:24.278804156 +0200 @@ -23,15 +23,13 @@ Summary: A C library for parsing command line parameters License: MIT Group: Development/Libraries/C and C++ -URL: http://www.rpm.org/ +URL: https://github.com/rpm-software-management/popt -#CVS-Clone: -d :pserver:[email protected]:/cvs co popt Source: http://ftp.rpm.org/popt/releases/popt-1.x/popt-%{version}.tar.gz Source2: baselibs.conf Patch: popt-libc-updates.patch BuildRequires: libtool BuildRequires: pkgconfig -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Popt is a C library for parsing command line parameters. Popt was @@ -80,7 +78,6 @@ %make_install rm %{buildroot}%{_libdir}/libpopt.la - %find_lang %{name} %post -n libpopt0 -p /sbin/ldconfig @@ -88,13 +85,11 @@ %postun -n libpopt0 -p /sbin/ldconfig %files -n libpopt0 -f %{name}.lang -%defattr(-,root,root) %license COPYING %doc CHANGES %{_libdir}/libpopt.so.* %files devel -%defattr(-,root,root) %doc README %{_libdir}/libpopt.so %{_includedir}/popt.h
