Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
b915f59ed5 | |||
|
ac515b7a87 | ||
8238f703ed | |||
|
926c8c9e2d | ||
a376f63ba4 | |||
ae9c836461 |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -22,4 +22,4 @@
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
aaa_base-84.87+git20250429.1cad3bc.tar filter=lfs diff=lfs merge=lfs -text
|
||||
aaa_base-84.87+git20250903.33e5ba4.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@@ -1,5 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">1cad3bc8eb7146f6f45ba8f3cf960f67719fbbb6</param></service>
|
||||
<param name="changesrevision">33e5ba4d78ca7ade4dc2effad62e989d90858f85</param></service>
|
||||
</servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27d117ccaf7d4d9b7f9cc8f433c3743065222c94fb3e63f5d7a71f8ebd91dcdf
|
||||
size 358400
|
3
aaa_base-84.87+git20250903.33e5ba4.tar
Normal file
3
aaa_base-84.87+git20250903.33e5ba4.tar
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8815d045aef92add59291212d546cc4f2beda67084965922f25fc09b32fa16a6
|
||||
size 348160
|
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 03 12:23:39 UTC 2025 - Ruediger Oertel <ro@suse.com>
|
||||
|
||||
- Update to version 84.87+git20250903.33e5ba4:
|
||||
* Correct fix for boo#1247495 (boo#1248158)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 05 15:28:33 UTC 2025 - Ruediger Oertel <ro@suse.com>
|
||||
|
||||
- Update to version 84.87+git20250805.3069494:
|
||||
* Remove initviocons for tcsh as well and
|
||||
* Update csh.login
|
||||
* Add missing quoting and remove unneeded uses of eval
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 01 09:04:06 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Update to version 84.87+git20250801.f305627:
|
||||
* Remove sysconfig.language [bsc#1247286]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 01 08:53:32 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Update to version 84.87+git20250801.b2fa3fe:
|
||||
* Allow /etc/locale.conf to have no newline
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 29 16:08:04 UTC 2025 - Ruediger Oertel <ro@suse.com>
|
||||
|
||||
@@ -1105,7 +1131,7 @@ Mon Jan 26 12:30:54 UTC 2015 - werner@suse.de
|
||||
- Merge pull request #21 from arvidjaar/bnc/907873
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:55:09 2014 UTC arvidjaar@gmail.com
|
||||
Fri Dec 5 10:55:09 UTC 2014 - arvidjaar@gmail.com
|
||||
|
||||
- Avoid sourcing /etc/bash_completion.d twice
|
||||
|
||||
|
@@ -33,7 +33,7 @@ BuildRequires: git-core
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20250429.1cad3bc%{git_version}
|
||||
Version: 84.87+git20250903.33e5ba4%{git_version}
|
||||
Release: 0
|
||||
Summary: openSUSE Base Package
|
||||
License: GPL-2.0-or-later
|
||||
@@ -173,7 +173,6 @@ if [ -e /etc/nsswitch.conf ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
%{fillup_only -n language}
|
||||
%{fillup_only -n proxy}
|
||||
%service_add_post soft-reboot-cleanup.service
|
||||
|
||||
@@ -265,7 +264,6 @@ fi
|
||||
/usr/lib/sysctl.d/50-pid-max.conf
|
||||
%endif
|
||||
/usr/lib/sysctl.d/51-network.conf
|
||||
%{_fillupdir}/sysconfig.language
|
||||
%{_fillupdir}/sysconfig.proxy
|
||||
|
||||
%files extras
|
||||
|
Reference in New Issue
Block a user