1
0
patterns-devel-C-C__/patterns-devel-C-C++.changes
2022-10-05 08:45:02 +00:00

34 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Sun Sep 30 00:34:06 UTC 2018 - Stasiek Michalski <hellcp@mailbox.org>
- Change icon for C devel package. (boo#1039994)
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Thu Mar 16 06:15:40 UTC 2017 - sflees@suse.de
- Create new package from old unified patterns package