1
0

149 Commits

Author SHA256 Message Date
YaST Team Bot
fc86c0fe89 - 5.0.0 (bsc#1185510)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=302
2023-10-18 21:20:04 +00:00
YaST Team Bot
d748aabb1b - Rubocop configuration update: Disable autocorrection for the
Lint/ScriptPermission cop or disable it completely.
  (related to bsc#1209094)
- 4.6.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=301
2023-03-13 21:06:47 +00:00
YaST Team Bot
7003aefbeb - Bump version to 4.6.0 (bsc#1208913)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=300
2023-03-03 15:48:11 +00:00
YaST Team Bot
7ca286d959 - bsc#1203227
- Replaced egrep with grep -E.
- 4.5.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=299
2022-09-09 10:06:08 +00:00
YaST Team Bot
30a0bd84e9 - Extract the translatable strings also from the Qt *.ui files
(bsc#1198097)
- 4.5.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=298
2022-05-17 12:43:15 +00:00
YaST Team Bot
e5ec4efcae - Generate correct source location for POT messages extracted
from XML files (bsc#1198261)
- Allow extracting only the comments for translators, ignore e.g.
  the license headers (bsc#1198220)
- 4.5.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=297
2022-04-26 15:59:26 +00:00
YaST Team Bot
b3099c2de4 - Fix for previous change, trim also the tabs (bsc#1197965)
- 4.5.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=296
2022-04-13 09:11:51 +00:00
YaST Team Bot
5180ad5a5c - Fixed generating POT files from XML, trim the leading and
trailing white space to be compatible with the Ruby code
  (bsc#1197965)
- 4.5.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=295
2022-04-13 07:48:53 +00:00
YaST Team Bot
58a7c12db6 - Bump version to 4.5.0 (bsc#1198109)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=294
2022-04-12 16:53:25 +00:00
YaST Team Bot
ae6f669fd4 - Add new rubocop config for the one supported by ruby3
(bsc#1193192)
- 4.4.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=293
2022-01-11 15:15:13 +00:00
YaST Team Bot
19588b1b26 - Move YaST macros to %{_rpmmacrodir} instead of %{_sysconfdir}
(bsc#1189044).
- 4.4.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=290
2021-08-04 13:01:44 +00:00
YaST Team Bot
69e2763ce4 - stop installing COPYING as documentation - it is already installed
in licensedir (bsc#1184897)
- spec file cleanups
- 4.4.0

- 4.2.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=288
2021-04-16 15:05:08 +00:00
YaST Team Bot
1f53f65422 - Adapt appstream builder to changes in control center (related to
(fate#319035) ( thanks to Stasiek Michalski)
- 4.3.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=285
2020-11-13 10:08:43 +00:00
YaST Team Bot
1df482c366 - New script to add format hints for translated messages:
po_add_format_hints (bsc#954505, bsc#980329)
- 4.2.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=282
2020-05-06 15:20:38 +00:00
YaST Team Bot
e664ad3d7d - Fixed syntax error in the RPM macros causing
"line 53: [: missing `]'" error during package build
- Related to the desktop file changes (boo#1084864)
- 4.2.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=279
2019-07-17 08:10:30 +00:00
YaST Team Bot
af0a1dfda8 - Allow smooth adaptation of newer rubocop by adding defaults for
it (bsc#1139270)
- 4.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=278
2019-06-25 12:45:20 +00:00
YaST Team Bot
fc5885ff0d - Adapt to desktop file changes (boo#1084864)
- 4.2.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=277
2019-06-03 08:20:50 +00:00
YaST Team Bot
572dc99676 - Create a directory for metainfo files (fate#319035)
- 4.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=276
2019-05-29 12:29:46 +00:00
YaST Team Bot
95feeb0a09 - Generate metainfo appstream for desktop files (fate#319035)
- 4.2.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=275
2019-05-29 07:22:47 +00:00
YaST Team Bot
942f9dbb02 - Check if directory exists before updating desktop files (boo#1133433)
- 4.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=274
2019-04-25 16:04:36 +00:00
YaST Team Bot
cf41cb81b6 - Fix up for the icondir path expansion (boo#1109310)
- 4.1.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=272
2018-11-28 09:22:32 +00:00
YaST Team Bot
e3ecb65565 - Provide icon with module (boo#1109310)
- 4.1.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=271
2018-11-27 15:29:54 +00:00
YaST Team Bot
b0a906e8f5 - Added license file to spec.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=270
2018-10-16 15:56:20 +00:00
YaST Team Bot
38a896fbcd - Switched license in spec file from SPDX2 to SPDX3 format.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=269
2018-08-23 08:00:02 +00:00
YaST Team Bot
faffd3f50f - Pass absolute paths to "yard", relative paths do not work anymore
because of a security update (bsc#1070263, CVE-2017-17042)
- We do not auto generate the documentation anymore, but it might
  be used by some 3rd party packages...
- 4.1.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=268
2018-07-25 13:29:52 +00:00
YaST Team Bot
49b7f96cb6 - Allow extracting the translatable texts alsom from XSL files
(bsc#1083720)
- 4.0.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=267
2018-03-22 15:05:30 +00:00
YaST Team Bot
a30b173bb7 - Fixed generating translations from XML (*.glade) files
(related to bsc#1083015)
- 4.0.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=266
2018-03-01 08:12:49 +00:00
YaST Team Bot
ef3f7be74e - Prevent missing translatable string with missing textdomain by
making it fatal error, so it can be catched in travis or jenkins
  (bsc#1083015)
- 4.0.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=265
2018-02-27 15:14:37 +00:00
YaST Team Bot
d0f6411193 - Fixed regular expression used for finding translatable messages
in the source files (bsc#1082969)
- 4.0.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=264
2018-02-27 09:57:51 +00:00
YaST Team Bot
5163b4c930 - Fix fillup-templates path (bsc#1070408)
- 4.0.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=263
2017-11-29 19:03:32 +00:00
YaST Team Bot
a56fa13ab8 - Use -Wno-format-nonliteral (bsc#982942)
- 4.0.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=262
2017-10-11 12:23:14 +00:00
YaST Team Bot
45c0371fe6 - run old yast testsuite in parallel to speed up build (bsc#999203)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=254
2016-09-20 13:56:48 +00:00
YaST Team Bot
139378cd3a - ignore in spellcheck 'vc' because used as 'osc vc' suggestion in
CONTRIBUTING.md (needed to submit bnc#995333)
- 3.1.46

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=252
2016-08-24 12:44:28 +00:00
YaST Team Bot
1f9e2d385d - y2makepot, gettextdomains: ignore test/ directories.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=249
2016-08-05 11:49:49 +00:00
YaST Team Bot
6af0926c7a - Generate simple page if yard is not available (follow-up of
previous fix for building) (part of FATE#320356)
- 3.1.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=248
2016-07-19 07:43:06 +00:00
YaST Team Bot
59f0f6d961 - prevent yard failure as it is no longer dependency, so skip
ruby autodocs generation if not available (fix yast-rdp and
  yard-smt build) (part of FATE#320356)
- 3.1.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=247
2016-07-18 14:29:12 +00:00
YaST Team Bot
dc3ad5a89b - Update the Rubocop config to prefer method_alias over alias
(bsc#988759)
- 3.1.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=246
2016-07-14 11:41:07 +00:00
YaST Team Bot
97fb4ad36b - Update the Rubocop config so YaST can use a new Rubocop version
(0.41.x) (bsc#988759)
- 3.1.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=245
2016-07-13 14:13:34 +00:00
YaST Team Bot
aee02a9da5 - Remove yard dependency as *-devel-doc packages are not being
generated anymore.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=244
2016-06-03 14:39:15 +00:00
YaST Team Bot
866d5ceb68 - y2makepot: copy also comments for translators from control.xml
(FATE#317481)
- 3.1.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=243
2016-03-14 14:42:10 +00:00
YaST Team Bot
af01de3112 use configure.ac.in instead of the old configure.in.in (bsc#968002)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=239
2016-02-24 10:33:51 +00:00
YaST Team Bot
8197e9f694 - YaST RPM macros - fix for the previous change: some packages
use configure.ac.in instead of the old configure.in.in
- 3.1.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=238
2016-02-24 10:04:10 +00:00
YaST Team Bot
e8f2ed9058 - YaST RPM macros - add support for Rake based packages, optionally
run additional tests (used at Jenkins CI builds)
- 3.1.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=237
2016-02-22 14:44:05 +00:00
YaST Team Bot
1445abcad1 - reasonable defaults for method and class lengths in rubocop.yml
(bnc#940671)
- 3.1.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=233
2015-08-05 15:29:03 +00:00
YaST Team Bot
c1db1eafd9 - integrate the common rubocop.yml file for the SUSE Ruby style
(bsc#940571)
- 3.1.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=232
2015-08-05 07:44:02 +00:00
YaST Team Bot
8ca0059cad (they cause for example rubocop check to fail) (bnc#940203)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=231
2015-07-31 13:54:06 +00:00
YaST Team Bot
5c0b09375e - y2makepot: do not create confusing _MISSING_TEXTDOMAIN_* files
(they cause for example rubocop check to fail)
- 3.1.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=229
2015-05-22 07:09:02 +00:00
YaST Team Bot
5386813965 - revert incompatible change for vardir as it break yast2.rpm
build
- 3.1.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=228
2015-05-14 11:03:56 +00:00
YaST Team Bot
ae897e44a3 - show warnings about problems with Autotools-setup
- split generation of Autotools into %yast_prep
- run configure with '--disable-silent-rules' and use %make_build
- use fallback if %make_build is not defined
- split './configure'-step into %yast_configure
- add %yast_libdir
- use macros instead of hardcoded paths
- use %buildroot instead of $RPM_BUILD_ROOT
- use %__make instead of plain 'make'
- make %yast_desktop_files generic for other distris
- invoke %yast_check during %yast_install on SUSE only
- 3.1.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=227
2015-05-13 13:44:06 +00:00
YaST Team Bot
39a80da069 - add configure-option '--disable-debug'
- use '--disable-debug' instead forcing $RPM_OPT_FLAGS into $ENV
  handling $RPM_OPT_FLAGS is done by %configure-macro anyways
- 'gettextdomains' is DATA not SCRIPT
- use 'dist_'-prefix instead of 'EXTRA_DIST'
- 3.1.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=226
2015-05-12 12:38:51 +00:00