-
Notifications
You must be signed in to change notification settings - Fork 2
/
zypper-search-packages-plugin.changes
60 lines (41 loc) · 1.86 KB
/
zypper-search-packages-plugin.changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
-------------------------------------------------------------------
Mon Dec 17 12:12:35 UTC 2018 - [email protected]
- unify the parameters with zypper (bsc#1119373)
- 0.7
-------------------------------------------------------------------
Fri Nov 9 12:23:17 UTC 2018 - [email protected]
- support all options of zypper search (fate#325599)
- 0.6
-------------------------------------------------------------------
Thu Nov 1 11:53:56 UTC 2018 - [email protected]
- added command to activate respective module (gh#2)
-------------------------------------------------------------------
Tue May 15 06:16:23 UTC 2018 - [email protected]
- include the module ID with its user-readable name (bsc#1092922)
- 0.5
-------------------------------------------------------------------
Fri Apr 27 11:25:02 UTC 2018 - [email protected]
- do not build on 32-bit architectures (bsc#1088552)
- added man pakge
- 0.4
-------------------------------------------------------------------
Fri Apr 20 12:06:50 UTC 2018 - [email protected]
- renamed the command to 'zypper-search-packages'
- extended the search to installed and available packages
- 0.3
-------------------------------------------------------------------
Mon Apr 16 13:12:16 UTC 2018 - [email protected]
- Don't use obsolete $RPM_ shell variables.
- Prepare for the package to be maintained by source services.
-------------------------------------------------------------------
Fri Apr 13 09:19:00 UTC 2018 - [email protected]
- Added more output options
- Updated .spec-file formatting
- 0.2
-------------------------------------------------------------------
Tue Apr 10 11:03:57 UTC 2018 - [email protected]
- Extend help text stating the RMT/SCC query (bsc#1088806)
- Use same option '-x, --match-exact' as on "zypper se"
-------------------------------------------------------------------
Tue Apr 3 14:01:43 UTC 2018 - [email protected]
- initial version