Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
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+git20250102.c08e614.tar filter=lfs diff=lfs merge=lfs -text
|
||||
aaa_base-84.87+git20240906.742565b.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">c08e614a731e012df4ba802d5bee45ae6041697a</param></service>
|
||||
<param name="changesrevision">742565b964545a2618f0809a3219cf0cdf185cd3</param></service>
|
||||
</servicedata>
|
3
aaa_base-84.87+git20240906.742565b.tar
Normal file
3
aaa_base-84.87+git20240906.742565b.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a955b86b99b50f658006fddedc73e64b963a40ce6b76af50e214842165b9e57a
|
||||
size 348160
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:675270696c02a8aa985ac5e560d117e128d028935d42faecdb984883b42f930f
|
||||
size 348160
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 02 15:03:01 UTC 2025 - dmueller@suse.com
|
||||
|
||||
- Update to version 84.87+git20250102.c08e614:
|
||||
* Load distrobox_profile.sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 06 09:04:40 UTC 2024 - dmueller@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aaa_base
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -33,7 +33,7 @@ BuildRequires: git-core
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20250102.c08e614%{git_version}
|
||||
Version: 84.87+git20240906.742565b%{git_version}
|
||||
Release: 0
|
||||
Summary: openSUSE Base Package
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user