2022-10-05 08:45:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 22 02:40:15 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
|
|
|
|
|
|
|
|
- Add gcc-c++ as a hard requirement to not rely only on the
|
|
|
|
devel_basis Pattern where it only recommends gcc-c++. This is to
|
|
|
|
ensure that users that disable recommended package installation
|
|
|
|
in Zypper's configuration file or pass the --no-recommended
|
|
|
|
option flag to the Zypper command won't ironically end up without
|
|
|
|
a C++ compiler.
|
|
|
|
- Add libstdc++-devel as a hard requirement for the same reason as
|
|
|
|
gcc-c++ above, to ensure it gets installed.
|
|
|
|
- Drop no longer needed BuildRoot tag due to its deprecation.
|
|
|
|
- Replace $RPM_BUILD_ROOT/usr/share/doc/packages with %{buildroot}\
|
|
|
|
%{_defaultdocdir}, in the files section, following our best
|
|
|
|
practices.
|
|
|
|
- Build package as a "noarch" since it doesn't contain anything
|
|
|
|
architecture-specific.
|
|
|
|
|
2018-10-01 09:39:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 30 00:34:06 UTC 2018 - Stasiek Michalski <hellcp@mailbox.org>
|
|
|
|
|
|
|
|
- Change icon for C devel package. (boo#1039994)
|
|
|
|
|
2017-07-04 12:30:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 3 12:15:39 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Remove ddd as it didn't have release in last 10 years and thus
|
|
|
|
we should not really promote it
|
|
|
|
|
2017-04-27 11:27:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 16 06:15:40 UTC 2017 - sflees@suse.de
|
|
|
|
|
|
|
|
- Create new package from old unified patterns package
|